jsx3.gui.Block but does not implement
jsx3.gui.Form will have these methods inserted into it. Such an object only has to define the methods
whose default behavior it wishes to override.| Method Summary | |
|---|---|
| void | emBeginEdit(strValue : ?, objTdDim : ?, objPaneDim : ?, objMatrix : ?, objColumn : ?, strRecordId : ?, objTD : ?) |
| void | |
| void | |
| void | emInit(objColumn : ?) |
| jsx3.gui.Painted | Returns the DOM node that should be focused when the edit session begins. |
| String | Returns the value currently stored in this edit mask. |
| void | setMaskValue(strValue : String) Sets the value currently stored in this edit mask. |
| Methods Inherited From jsx3.gui.Matrix.EditMask |
|---|
| commitEditMask, emGetSession, resumeEditSession, suspendEditSession |
| Method Detail |
|---|
jsx3.gui.Form.jsx3.gui.Form.jsx3.gui.Form.