Namespace chip
The (pseudo) namespace for the instance specific CHIP API. Note that there is no
global window.chip property. Instead, you can access the instance specific CHIP
API from the view data of the SAPUI5 view (sap.ui.core.mvc.View#getViewData())
in the CHIP coding. For CHIPs based on components, call
sap.ui.core.UIComponent#getComponentData() instead. In both cases, the property
is simply called chip.
Defined in: chipinstance.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|