public class GxCellEditorBasicDateTime extends GxOptionsDateTime implements GxCellEditorInterface
A cell editor for timestamps
AllowInput!, DefaultHour!, DefaultMinute!, DisableMobile!, Enable24HR!, EnableCalendar!, EnableSeconds!, EnableTime!, EnableWeekNumber!, FormatterExpression!, Locale!, Mask!, Max!, Min!
Constructor and Description |
---|
GxCellEditorBasicDateTime(BBjString mask!) Construct new GxFilterBasicDateTime |
Modifier and Type | Method and Description |
---|---|
boolean | equals(GxCellEditorInterface cellEditor!) Compare two filters |
static BBjString | getCellEditorName() A constant which holds the client cell editor real name |
getAllowInput, getAsJsonObject, setAllowInput, setDefaultHour, setDefaultMinute, setEnable24HR, setFormatterExpression
public GxCellEditorBasicDateTime(BBjString mask!)
Construct new GxFilterBasicDateTime
mask!
BBj date maskpublic boolean equals(GxCellEditorInterface cellEditor!)
Compare two filters
cellEditor!
- Another cell editor instance to compare withpublic static BBjString getCellEditorName()
A constant which holds the client cell editor real name