SMART datagrid v.1 > Classes

Back  Forward

DataLudi.DateCellEditor  class

日付と時間の入力を受けるセルエディターである。 

Base Classes
TextCellEditor > CellEditor > EventAware > DLBase
Constructor
function DateCellEditor (grid: GridBase, parentElement: HTMLElement);
Properties
commitOnSelect
dropDownPosition
hasTime
holidays
isListing
listing
maxDate
minDate
showToday
textReadOnly
yearNavigation
Inherited Properties
CellEditor.booleanFormat
CellEditor.datetimeFormat
CellEditor.emptyValue
CellEditor.fontName
CellEditor.fontSize
CellEditor.keyCallback
TextCellEditor.maxLength
TextCellEditor.minLength
TextCellEditor.noHangul
TextCellEditor.text
CellEditor.textCase
Inherited Methods
EventAware.addListener
DLBase.assign
CellEditor.ctor
TextCellEditor.ctor
DLBase.getProperties
DLBase.getProperty
EventAware.removeListener
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
NumberCellEditor
セルエディター概要
Examples
Dateセルエディター
セルの編集