Interface for a class Fields
string
| FieldsModel
Binds the field settings for child nodes or mapping field for nested nodes objects that contain array of JSON objects.
DataManager
| Object
[]
Specifies the array of JavaScript objects or instance of DataManager to populate the nodes.
string
Specifies the mapping field for expand state of the DropDownTree node.
string
Specifies the mapping field for hasChildren to check whether a node has child nodes or not.
string
Specifies the mapping field for htmlAttributes to be added to the DropDownTree node.
string
Specifies the mapping field for icon class of each DropDownTree node that will be added before the text.
string
Specifies the mapping field for image URL of each DropDownTree node where image will be added before the text.
string
Specifies the parent ID field mapped in dataSource.
Query
Defines the external Query
that will execute along with data processing.
string
Specifies the mapping field for selected state of the DropDownTree node.
string
Specifies the table name used to fetch data from a specific table in the server.
string
Specifies the mapping field for text displayed as DropDownTree node’s display text.
string
Specifies the mapping field for tooltip that will be displayed as hovering text of the DropDownTree node.
string
Specifies the ID field mapped in dataSource.