Controls that implement the SAP User Experience (UX) Guidelines 3.0
Node | Description |
---|---|
sap.ui.ux3.ActionBar |
A special toolbar with predefined social actions which can be shown as needed. |
sap.ui.ux3.ActionBarSocialActions |
Enumeration of available standard actions for 'sap.ui.ux3.ActionBar'. |
sap.ui.ux3.Collection |
Collection |
sap.ui.ux3.CollectionInspector |
CollectionInspector |
sap.ui.ux3.DataSet |
DataSet |
sap.ui.ux3.DataSetItem |
DataSet Item |
sap.ui.ux3.DataSetSimpleView |
DataSetSimpleView provides a simple view example for DataSet usage. |
sap.ui.ux3.DataSetView |
Marker interface for controls which are suitable as view rendering for a DataSet. |
sap.ui.ux3.Exact |
A comprehensive UI design approach with graphical and functional elements for searching data, exploring data, and acting on the data ("Explore and Act (Exact) Pattern"). |
sap.ui.ux3.ExactArea |
Consists of two sections: A tool bar and a content area where arbitrary controls can be added. |
sap.ui.ux3.ExactAttribute |
An element for defining attributes and sub-attributes used within the Exact pattern. |
sap.ui.ux3.ExactBrowser |
Attribute browse area used within the Exact pattern. |
sap.ui.ux3.ExactList |
Internal sub-control of the ExactBrowser. |
sap.ui.ux3.ExactOrder |
Defines the order of the sub lists of a list in the ExactBrowser. |
sap.ui.ux3.FacetFilter |
FacetFilter Control. |
sap.ui.ux3.FacetFilterList |
List to be used with the FacetFilter control. |
sap.ui.ux3.Feed |
A container control representing a full feed page, including feeder and updates. |
sap.ui.ux3.FeedChunk |
The unit that is embedded - single-wise or in a multiple way - into a Feed control. |
sap.ui.ux3.Feeder |
This feed control flavor represents a lean common feed, or a comment feed, with a text commit function. |
sap.ui.ux3.FeederType |
Type of a Feeder. |
sap.ui.ux3.FollowActionState |
Defines the states of the follow action |
sap.ui.ux3.NavigationBar |
Provides enhanced navigation capabilities and is the parent control of NavigationItem. |
sap.ui.ux3.NavigationItem |
Is the item to be used within the NavigationBar |
sap.ui.ux3.NotificationBar |
A NotificationBar is a "toolbar" that can be added to a page to show messages and notifications from the application. |
sap.ui.ux3.NotificationBarStatus |
This entries are used to set the visibility status of a NotificationBar |
sap.ui.ux3.Notifier |
This element can be docked to a notification bar to show notification items |
sap.ui.ux3.Overlay |
Overlay Control |
sap.ui.ux3.OverlayContainer |
Is to be embedded into the Overlay control as content container |
sap.ui.ux3.OverlayDialog |
Dialog implementation based on the Overlay. |
sap.ui.ux3.QuickView |
QuickView is a small popup with a short overview of a Thing. |
sap.ui.ux3.Shell |
The Ux3 GoldReflection Shell, which is an application frame with navigation capabilities. |
sap.ui.ux3.ShellDesignType |
Available shell design types. |
sap.ui.ux3.ShellHeaderType |
Available shell header display types. |
sap.ui.ux3.ThingAction |
Thing Action for Swatch, QuickView, Thinginspector |
sap.ui.ux3.ThingGroup |
Thing Group Area |
sap.ui.ux3.ThingInspector |
Thing Inspector |
sap.ui.ux3.ThingViewer |
ThingViewer: Same as ThingInspector but decoupled from the Overlay and the ActionBar. |
sap.ui.ux3.ThingViewerHeaderType |
Available ThingViewer header display types. |
sap.ui.ux3.ToolPopup |
A popup which the user can open from the Shell's tool pane. |
sap.ui.ux3.VisibleItemCountMode |
VisibleItemCountMode of the FacetFilter defines if the FacetFilter takes the whole available height (Auto) in the surrounding container, or is so high as needed to show 5 Items ("Fixed " - default). |
Method | Description |
---|