Overview Index |
SDX 7.17 Enterprise JSP Tags Juniper Networks, Inc. |
|
PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:selectedNodePane>
Type of tag:
Presentation Tag
This tag is intended for use with the tree tag. It generates a pane with a title that names the currently selected node of a tree tag. It extends the functionality of the pane tag. It draws a border around the tag's body and places a title over the top edge of the border (flush left). The title is a series of strings (each is arbitrary HTML) separated by images.
Attribute Summary | |
String |
pathSeparatorIcon
This attribute specifies the image that replaces the colon delimiters used in the selectionNamePath attribute. |
String |
selectionNamePath
This attribute is a string that contains a set of string components (each is arbitrary HTML) delimited by colons. |
Scripting Variable Summary |
Attribute Details |
Type: String |
This attribute specifies the image that replaces the colon delimiters used in the selectionNamePath attribute. |
Type: String |
This attribute is a string that contains a set of string components (each is arbitrary HTML) delimited by colons. The colons are replaced by the image specified by pathSeparatorIcon attribute. The result is used as the title of a pane tag. Note that the tree tag's tree_selectedNamePath scripting variable is of exactly this form. |
Scripting Variable Details |
Overview Index |
SDX 7.17 Enterprise JSP Tags Juniper Networks, Inc. |
|
PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2000-2017 Juniper Networks, Inc. All rights reserved.