Abstract base class for menu item which provides common properties and events for all concrete item implementations.
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 |