Classes
- Accordion
- AccordionTO
- Button
- ButtonTO
- Calendar
- CalendarTO
- Carousel
- CarouselTO
- CheckBox
- CheckBoxTO
- DatePicker
- DatePickerTO
- DateTimeInput
- DateTimeInputTO
- Dialog
- DialogTO
- Edit
- EditFieldTO
- FacetFilter
- FacetFilterTO
- Header
- HeaderTO
- Label
- LabelTO
- ListBox
- ListBoxTO
- Menu
- Menubar
- MenubarTO
- MenuTO
- Message
- NavigationBar
- NavigationBarTO
- Notification
- NotificationBar
- NotificationBarTO
- Paginator
- PaginatorTO
- Password
- PasswordTO
- RadioButton
- RadioButtonTO
- RadioGroup
- RadioGroupTO
- RatingIndicator
- RatingIndicatorTO
- RoadMap
- RoadMapTO
- RowRepeater
- RowRepeaterTO
- Table
- TableCell
- TableTO
- TabStrip
- TabStripTO
- Tile
- TileTO
- Toggle
- ToggleTO
- ToolBar
- ToolBarTO
- TreeTO
- TreeView
Type Definitions
BarState
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
default | string | Default NotificationBar state. |
max | string | Maximum NotificationBar state. |
hidden | string | Hidden NotificationBar state. |
invisible | string | Invisible NotificationBar state. |
DatePickerDisplayMode
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
week | string | Week display mode. |
twoWeeks | string | Two weeks display mode. |
month | string | Month display mode. |
twoMonths | string | Two months display mode. |
year | string | Year display mode. |
DateType
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
date | string | Date type. |
time | string | Time type. |
dateTime | string | Date and time type. |
FacetFilterMode
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
auto | string | Auto mode. |
fixed | string | Fixed mode. |
simple | string | Simple mode. |
light | string | Light mode. |
MessageLevel
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
information | string | Information message level. |
success | string | Success message level. |
warning | string | Warning message level. |
error | string | Error message level. |
RowRepeaterDesign
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
bareShell | string | BareShell design style. |
standard | string | Standard design style. |
transparent | string | Transparent design style. |
SelectType
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
singleSelection | string | A single-select list box. |
comboboxSelection | string | A combo box. |
extendedSelection | string | An extended multi-select list. |
ToolBarDesign
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
flat | string | Flat ToolBar style. |
standard | string | Standard ToolBar style. |
transparent | string | Transparent ToolBar style. |