prototypeTreeNode

prototypeTreeNode

Metadata

Attributes

Name Type Required Default Options Description
id string No #application.fc.utils.createJavaUUID()# This is the id that will be used in the form field.
text string No default text The text that will be displayed in the tree node.
lSelectedItems string No The list of items that have already been selected in the tree.
bSelectMultiple string No true Can the user select multiple items in the tree..
openIcon string No branch_top_open
closedIcon string No branch_top_closed
state string No open
bAllowSelection string No true