Sha256: 520d8a1e27527424a9f531d7df0f2e781e8b261fe589cf5bcda5320450302caf
Contents?: true
Size: 303 Bytes
Versions: 7
Compression:
Stored size: 303 Bytes
Contents
--- title: Node functions name: node-functions section: true --- You can access a node using for example [getNodeById](#functions-getnodebyid) function: {% highlight js %} var node = $('#tree1').tree('getNodeById', 123); {% endhighlight %} The Node object has the following properties and functions:
Version data entries
7 entries across 7 versions & 1 rubygems