| BEA WebLogic Server 10.0 NetUI Extensions Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES |
Identifies a location within a page to place an extension. Also specifies whether the extension adds a control to the page or replaces an existing control.
If you do not specify a location, the extension will be added to the beginning of the page.
Attribute Summary | |
short | layout-location
Specifies the index number of the placeholder that you want to contain the extension. |
short | placeholder-position
Specifies the order in which you want an extension to display in a placeholder relative to the other portlets or books in the placehoder. |
Attribute Detail |
Defined with global type short
Specifies the index number of the placeholder that you want to contain the extension.
A layout is the grid structure of a page that contains placeholders for portlets or books on the page. Each placeholder within the grid is identified by an index number.
For example: a three column layout uses "0" to identify column (placeholder) one, "1" for placeholder two, and "2" for placeholder three.
"0"
Defined with global type short
Specifies the order in which you want an extension to display in a placeholder relative to the other portlets or books in the placehoder.
The position numbers start at 0.
For example, if you want your extension to always display as the second portlet or book in the placeholder, specify "1" for this attribute
"0"
| BEA WebLogic Server 10.0 NetUI Extensions Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | FRAMES | NO FRAMES |
Version: 10.0