TIWCGJQTreeViewTypesPlugin.SetType(string,string) Method
Set the type of a node. Triggers an event.
public procedure SetType(AType: string; ANode: string);
Parameters
- AType
- Type: string
The new type.
- ANode
- Type: string
This can be a DOM node, jQuery node or selector pointing to the element.