Portal Framework Rendering
Tag renderChild
Renders a child control explicitly via its presentation context.
The following steps are performed during rendering:
(a) If null, do nothing
(b) Set visible -- assumes that rendering should always be attempted
(c) Render
(d) Set invisible -- prevents second rendering during remaining child rendering phase
NOTE: This tag should only used by skeleton jsps.
| Tag Information |
| Tag Class | com.bea.netuix.servlets.jsp.taglib.RenderChild |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | Render Child |
| Attributes |
| Name | Required | Request-time | Description |
| presentationContext | true | true |
The child to be rendered.
|
| Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.