TextDateTime Properties |
[This is preliminary documentation and is subject to change.]
The TextDateTime type exposes the following members.
Name | Description | |
---|---|---|
![]() | Computations |
Get the DataDictionaryComputationCollection from the TmplItem
(Inherited from TmplItem.) |
![]() | DateTimePickerEnabled |
Enable pop-up date/time picker
|
![]() | DateTimePickerOptions |
Date/time picker options.
Must be JavaScript constant.
The value in this field is passed to the initializing function.
Example:
{format:'d-m-Y H:i', lang:'da'}
See "Full options list" in
http://xdsoft.net/jqplugins/datetimepicker/
|
![]() | DateTimePickerShowIcon |
Generate icon to pop-up date/time picker
|
![]() | DateTimePickerShowWeeks |
Show weeks in pop-up date/time picker
|
![]() | FocusId |
Return id for the HTML element to focus
(Inherited from TextInput.) |
![]() | FocusSelect |
Return whether a focused element may be selected (e.g. whether .select() should be called)
(Inherited from TextInput.) |
![]() | Id |
get/set ID
(Inherited from TmplItem.) |
![]() | IdOfFieldToReceiveFocus |
Get the id of the HTML field that should receive focus
(Inherited from DataNameBase.) |
![]() | IsInGridRecord |
Check if this TmplItem is placed (directly) in GridRecord
(Inherited from TmplItem.) |
![]() | IsInsideArray |
Check if this TmplItem is contained in an ArrayTable (recursively)
(Inherited from TmplItem.) |
![]() | PublishingName | (Inherited from TmplItem.) |
![]() | Rules |
Get the RuleCollection from the TmplItem
(Inherited from TmplItem.) |
![]() | SubTmplItems |
Get the collection of TmplItems contained in this TmplItem
(Inherited from TmplItem.) |
![]() | SuperTmplItem |
Get/set the parent TmplItem of this TmplItem
(Inherited from TmplItem.) |
![]() | UniqueId |
Get the uniqueId for this TmplItem (randomly set in the ctor)
(Inherited from TmplItem.) |