SAPUI5

SAPUI5

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:
NameTypeDescription
defaultstringDefault NotificationBar state.
maxstringMaximum NotificationBar state.
hiddenstringHidden NotificationBar state.
invisiblestringInvisible NotificationBar state.

DatePickerDisplayMode

Supported DatePicker display modes.
Type:
  • Object
Properties:
NameTypeDescription
weekstringWeek display mode.
twoWeeksstringTwo weeks display mode.
monthstringMonth display mode.
twoMonthsstringTwo months display mode.
yearstringYear display mode.

DateType

Supported date types.
Type:
  • Object
Properties:
NameTypeDescription
datestringDate type.
timestringTime type.
dateTimestringDate and time type.

FacetFilterMode

Supported FacetFilter visual modes.
Type:
  • Object
Properties:
NameTypeDescription
autostringAuto mode.
fixedstringFixed mode.
simplestringSimple mode.
lightstringLight mode.

MessageLevel

Supported message levels.
Type:
  • Object
Properties:
NameTypeDescription
informationstringInformation message level.
successstringSuccess message level.
warningstringWarning message level.
errorstringError message level.

RowRepeaterDesign

Supported RowRepeater visual design styles.
Type:
  • Object
Properties:
NameTypeDescription
bareShellstringBareShell design style.
standardstringStandard design style.
transparentstringTransparent design style.

SelectType

Supported ListBox selection types.
Type:
  • Object
Properties:
NameTypeDescription
singleSelectionstringA single-select list box.
comboboxSelectionstringA combo box.
extendedSelectionstringAn extended multi-select list.

ToolBarDesign

Supported ToolBar design styles.
Type:
  • Object
Properties:
NameTypeDescription
flatstringFlat ToolBar style.
standardstringStandard ToolBar style.
transparentstringTransparent ToolBar style.