Overrides the tree properties.
Note that this tag automatically applies to descendent nodes in the tree.
Attributes |
expansionAction |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the action used for expanding and contracting tree nodes. |
iconRoot |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
The directory containing the icon images for tree items. |
imageRoot |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: Yes |
Sets the name of the directory containing the images for our icons,
relative to the page including this tag. |
itemIcon |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the default icon for tree nodes
for a blank area of the tree. (Defaults to "folder.gif"). |
lastLineJoinImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for a blank area of the tree.
(Defaults to "lastLineJoin.gif"). |
lastNodeCollapsedImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for a closed non-leaf node with no
line below it. (Defaults to "lastNodeCollapsed.gif"). |
lastNodeExpandedImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for an open non-leaf node with no
line below it. (Defaults to "lastNodeExpanded.gif"). |
lineJoinImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for an area with a line through it.
(Defaults to "lineJoin.gif"). |
nodeCollapsedImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for a closed non-leaf node with a
line below it. (Defaults to "nodeCollapsed.gif"). |
nodeExpandedImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for an open non-leaf node with a
line below it. (Defaults to "nodeExpanded.gif"). |
selectionAction |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the action used for expanding and contracting tree nodes. |
spacerImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for an image used to align the other images inside of a tree.
(Defaults to "spacer.gif") |
verticalLineImage |
Required: No | Type:
String |
Supports runtime evaluation / JSP Expression Language: No |
Sets the image name for an area with a line through it.
(Defaults to "verticalLine.gif"). |