| Overview Index |
SDX 6.2.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
<jnpr:tabbedPane>
Type of tag:
Presentation Tag
This tag generates a pane with tabs on top. It draws a square border around the tag's body. On top of the border, it places a set of tabs, with one tab selected. Each tab displays a hyperlinked name.
| Attribute Summary | |
| String |
leftUnselIcon
This attribute specifies the URL to draw the left side of the unselected tab. |
| String |
pixelIcon
This attribute specifies the URL to draw the pixels of the unselected tab. |
| String |
rightUnselIcon
This attribute specifies the URL to draw the right side of the unselected tab. |
| String |
selUnselIcon
This attribute specifies the URL to draw the transition between the sides of the selected (left) and unselected (right) tabs. |
| String |
selectedTabName
This attribute specifies the name of the currently selected tab. |
| String |
tabNamesAndUrls
This attribute specifies the name displayed on the tab and its corresponding URL. |
| String |
unselSelIcon
This attribute specifies the URL to draw the transition between the sides of the unselected (left) and selected (right) tabs. |
| Scripting Variable Summary |
| Attribute Details |
| Type: String |
| This attribute specifies the URL to draw the left side of the unselected tab. |
| Type: String |
| This attribute specifies the URL to draw the pixels of the unselected tab. |
| Type: String |
| This attribute specifies the URL to draw the right side of the unselected tab. |
| Type: String |
| This attribute specifies the URL to draw the transition between the sides of the selected (left) and unselected (right) tabs. |
| Type: String |
| This attribute specifies the name of the currently selected tab. |
| Type: String |
| This attribute specifies the name displayed on the tab and its corresponding URL. To specify name and URL pairs, list the delimiter separating the name and URL pairs as the first character and the delimiter separating the name and URL as the second character, followed by the list of name and URL pairs with delimiters. For example, if the first delimiter is an asterisk (*) and the second delimiter is a slash (/), then the string of name and URL pairs would follow this format, */name1/url1*name2/url2*name3/url3. |
| Type: String |
| This attribute specifies the URL to draw the transition between the sides of the unselected (left) and selected (right) tabs. |
| Scripting Variable Details |
| Overview Index |
SDX 6.2.0 Enterprise JSP Tags Juniper Networks, Inc. |
|
| PREVIOUS TAG NEXT TAG SUMMARY: ATTRIBUTES | SCRIPTING VARIABLES DETAILS: ATTRIBUTES | SCRIPTING VARIABLES |
Copyright 2005 Juniper Networks, Inc. All rights reserved.