Load
methodsLoads the child nodes of a model.
Parameters:modelkendo.data.TreeListModel
Returns:Promise
The model that must be loaded.
A promise that will be resolved when the child nodes have been loaded, or rejected if an HTTP error occurs.
Loads the child nodes of a model.
The model that must be loaded.
A promise that will be resolved when the child nodes have been loaded, or rejected if an HTTP error occurs.