Wijmo UI for the Web
isAddedNodeWithOptions Field
wijmo.tree Namespace > WijTreeNodeOptions Interface : isAddedNodeWithOptions Field

The isAddedNodeWithOptions option determines whether the node be created by options.

Syntax
var instance; // Type: wijmo.tree.WijTreeNodeOptions;
var value; // Type: boolean
value = instance.isAddedNodeWithOptions;
var isAddedNodeWithOptions : boolean;
See Also

Reference

WijTreeNodeOptions Interface