new Element()
Properties:
Name | Type | Description |
---|---|---|
id |
String | ID of the element |
root |
String | append point for the element in destination XML |
mandatory |
String | can be "true" or "false" |
represents_element |
String | if element is a clone, the base element it was cloned from, otherwise the ID |
items |
Array.<Item> | array of items inside this element |
- Source:
Methods
(static) addItem(item)
Parameters:
Name | Type | Description |
---|---|---|
item |
- Source: