SAPUI5 namespace
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
Supported NotificationBar states.
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
Supported DatePicker display modes.
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
Supported date types.
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
date |
string | Date type. |
time |
string | Time type. |
dateTime |
string | Date and time type. |
FacetFilterMode
Supported FacetFilter visual modes.
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
auto |
string | Auto mode. |
fixed |
string | Fixed mode. |
simple |
string | Simple mode. |
light |
string | Light mode. |
MessageLevel
Supported message levels.
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
Supported RowRepeater visual design styles.
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
bareShell |
string | BareShell design style. |
standard |
string | Standard design style. |
transparent |
string | Transparent design style. |
SelectType
Supported ListBox selection types.
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
Supported ToolBar design styles.
Type:
- Object
Properties:
Name | Type | Description |
---|---|---|
flat |
string | Flat ToolBar style. |
standard |
string | Standard ToolBar style. |
transparent |
string | Transparent ToolBar style. |