TreeListBase.updateDataObject

Syntax

updateDataObject();

Description

The updateDataObject method creates an empty object with data if its missing.

Example

The method is intended for internal use. To change the object with data, use the TreeListBase.DataObject property.

See also:

TreeListBase