Inheritance diagram for DzSimpleElementData:
Constructors | |
DzSimpleElementData (String name, Boolean persistent=false) | |
Methods | |
DzSettings | getSettings () |
Default constructor.
name | The name for the data item. This must be unique for all data items on a given element - i.e. an element can not have two data items with the same name. | |
persistent | If true, the data item will be saved with the element to the native file format. |
DzSettings DzSimpleElementData::getSettings | ( | ) |