Class sap.ui2.srvc.ChipDefinition
Defined in: chipdefinition.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Constructs a new representation of a CHIP definition from the given XML document.
|
Class Detail
sap.ui2.srvc.ChipDefinition(oXml)
Constructs a new representation of a CHIP definition from the given XML document. We expect
the XML document to conform to the schema.
- Parameters:
- {object} oXml
- The DOM representation of the XML document
- Since:
- 1.2.0
- See:
- sap.ui2.srvc.Chip.