prototypeTree
prototypeTree
prototypeTree
Creates a Node in a Collapsible Tree built using the Prototype library.
Metadata
nodeicon()
Arguments
Name |
Type |
Required |
Default |
Options |
Description |
id |
string |
No |
|
|
|
NodeID |
string |
No |
|
|
|
text |
string |
No |
|
|
|
level |
numeric |
No |
0 |
|
|
value |
string |
No |
|
|
|
openIcon |
string |
No |
branch_top_open |
|
|
closedIcon |
string |
No |
branch_top_closed |
|
|
state |
string |
No |
open |
|
|
bSelectMultiple |
boolean |
No |
true |
|
|
bAllowSelection |
boolean |
No |
true |
|
|
lSelectedItems |
string |
No |
|
|
|
stlevelSpacerIcon |
struct |
No |
[runtime expression] |
|
|