DateEdit style attributes
DateEdit presentation style attributes apply to DATEEDIT
elements.
Attribute | GDC | GBC | GMA | GMI |
---|---|---|---|---|
buttonIcon Defines the icon name to use for the button. |
Yes | Yes | No | No |
calendarType Controls the type of calendar pop-up window. Possible values are Default is When set to
When set to |
No | Yes (see note 1) | No | No |
daysOff Defines the days of the week that are grayed out. Possible values are
Default is |
Yes | Yes (see note 1) | No | No |
firstDayOfWeek Defines the first day of the week to be displayed in the calendar. Possible
values are Default depends on the front-ends platform language settings: For example, the default first day of week will be Sunday for an English/US locale, Monday for a French or German locale. |
Yes | Yes (see note 1) | No | No |
showCurrentMonthOnly Defines if dates of the previous and next months are shown. Values can be
|
Yes | Yes (see note 1) | No | No |
showGrid Indicates if the grid lines between dates must be visible in the calendar. Values
can be |
Yes | No | No | No |
showWeekNumber Defines if the week numbers are displayed. Values can be
|
Yes | Yes (see note 1) | No | No |
- With GBC, this style attribute is only available when using the built-in date picker. When using the mobile theme of GBC, the native browser date picker is used and built-in date picker rendering attributes cannot be applied.