jsx3.gui.Matrix instead.| Field Summary | |
|---|---|
| static String | background-image:url(JSX/images/list/grid.gif);
|
| static String | #c8cfd8
|
| static String | #c8cfd8
|
| static String | background-image:url(JSX/images/list/header.gif);
|
| static String | jsx30list_r2
|
| static String | |
| static String | url(JSX/images/grid/select.gif)
|
| Constructor Summary | |
|---|---|
| void | instance initializer |
| Method Summary | |
|---|---|
| void | Deprecated. |
| int | validates the Grid; if the Grid is set to 'required', a selection must be made to pass validation. |
| String | Returns name of attribute that is mapped to the cell being edited (as defined by jsxpath property for the column containing the cell). |
| HTMLElement | Returns a handle to the active TD for the grid. |
| jsx3.app.Model | Returns a handle to the active Mask for the grid. |
| HTMLElement | Returns a handle to the active TR for the grid. |
| String | Returns CSS class to use for each repeating TR in the Grid. |
| String | Returns jsxid attribute for the CDF record selected in the view. |
| boolean | Returns whether the grid will listen (true) for the tab key and advance cursor focus to the next cell in the grid |
| static String | Deprecated. |
| jsx3.xml.Document | getXSL() Returns XSLT for the Grid, prioritizing the acquisition in the following order: 1) check cache; 2) check jsxxsl; 3) check jsxxslurl; 4) use default |
| String | paint() Returns the DHTML, used for this object's on-screen VIEW |
| void | reset the mask if necessary before repainting the given row |
| void | resetMask(objMask : jsx3.app.Model) takes the active mask and puts at 0,0; sets visibility to hidden |
| jsx3.gui.Grid | setTabListener(bBOOLEAN : boolean) ets whether the grid will listen (true) for the tab key and advance cursor focus to the next cell in the grid. |
| Methods Inherited From jsx3.gui.Form |
|---|
| doKeyBinding, doReset, getDisabledBackgroundColor, getDisabledColor, getEnabled, getKeyBinding, getRequired, getValidationState, setDisabledBackgroundColor, setDisabledColor, setEnabled, setKeyBinding, setRequired, setValidationState |
| Methods Inherited From jsx3.xml.Cacheable |
|---|
| clearXmlData, getNodeSet, getShareResources, getXML, getXMLId, getXMLString, getXMLTransformers, getXMLURL, getXSLId, getXSLParams, getXSLString, getXSLURL, getXmlAsync, getXmlBind, onXmlBinding, removeXSLParam, removeXSLParams, resetCacheData, resetData, resetXmlCacheData, resetXslCacheData, setNodeSet, setShareResources, setSourceXML, setXMLId, setXMLString, setXMLTransformers, setXMLURL, setXSLId, setXSLParam, setXSLString, setXSLURL, setXmlAsync, setXmlBind |
| Methods Inherited From jsx3.xml.CDF |
|---|
| adoptRecord, adoptRecordBefore, convertProperties, deleteRecord, deleteRecordProperty, getRecord, getRecordIds, getRecordNode, insertRecord, insertRecordBefore, insertRecordNode, insertRecordProperty, reloadFromSource |
| Methods Inherited From jsx3.gui.Interactive |
|---|
| doEvent, getCanDrag, getCanDrop, getCanMove, getCanSpy, getEvent, getEvents, getMenu, hasEvent, registerHotKey, removeEvent, removeEvents, setCanDrag, setCanDrop, setCanMove, setCanSpy, setEvent, setMenu, setSpyStyles, showSpy |
| Methods Inherited From jsx3.gui.Painted |
|---|
| focus, getAbsolutePosition, getAttribute, getAttributes, getDynamicProperty, getRendered, insertHTML, onAfterPaint, onAfterRestoreView, paintChild, paintChildren, recalcBox, removeAttribute, removeAttributes, repaint, setAttribute, setDynamicProperty |
| Methods Inherited From jsx3.util.EventDispatcher |
|---|
| publish, subscribe, unsubscribe, unsubscribeAll |
| Methods Inherited From jsx3.lang.Object |
|---|
| clone, equals, eval, getClass, getInstanceOf, getInstanceOfClass, getInstanceOfPackage, instanceOf, isInstanceOf, isSubclassOf, jsxmix, jsxsuper, jsxsupermix, setInstanceOf |
| Field Detail |
|---|
| Constructor Detail |
|---|
| Method Detail |
|---|