abstract class sap.ui.commons.MenuItemBase

Visiblity: public
UX Guidelines:
Implements:
Available since: N/A
Module: sap/ui/commons/MenuItemBase
Application Component: CA-UI5-CTR

Abstract base class for menu item which provides common properties and events for all concrete item implementations.


Constructor

Abstract base class MenuItemBase for menu item elements. Please use concrete subclasses.

new sap.ui.commons.MenuItemBase(sId?, mSettings?)
Param Type Default Value Description
sId? string

Id for the new control, generated automatically if no id is given

mSettings? object

Initial settings for the new control