interface sap.ui.commons.ToolbarItem

Visiblity: public
Available since: N/A
Module: sap/ui/commons/library
Application Component: CA-UI5-CTR

Marker interface for common controls which are suitable for use within a toolbar. The most prominent example of a toolbar item is a button which is mostly used with an icon instead of a text caption.

Toolbar items must have a fixed height compatible with the toolbar being a single horizontal row. They can refer to the toolbar's marker class "sapUiTb" to adjust their own theming when used inside a toolbar.


Events Overview

Event Description