SMART datagrid v.1 > Classes > MultiLineCellEditor

Back  Forward

DataLudi.MultiLineCellEditor.MultiLineCellEditor  constructor

MultiLineCellEditorのコンストラクタ。 

function MultiLineCellEditor (grid: GridBase, parentElement: HtmlElement);
Returns
Void
Parameters
grid - GridBase. required.
parentElement - HtmlElement. required.
See Also
text
maxLength
Examples
Text Cell Editors