SMART datagrid v.1 > Classes > ListCellEditor
DataLudi.ListCellEditor.ListCellEditor constructor
DropDownCellEditorのコンストラクタ。
function ListCellEditor (grid: GridBase, parentElement: HtmlElement);
- Returns
- Void
- Parameters
- grid - GridBase. required.
- parentElement - HtmlElement. required.
- See Also
labels
- Examples
- DropDown Cell Editor