SMART datagrid v1.4 >  Classes >  TextCellEditor
DataLudi.TextCellEditor.TextCellEditor  constructor
TextCellEditor 생성자. 
추상 클래스이므로 이 클래스 객체를 생성할 일은 없다. 
function TextCellEditor (grid: GridBase, parentElement: Object);
- Returns
 - Void
 
- Parameters
 - grid - GridBase. required. 
 - parentElement - Object. required. 
 
- See Also
 - DataColumn.editor
 - maxLength
 
- Examples
 - Text Cell Editors