Portal Framework Rendering
Tag renderChild


Description

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 Classcom.bea.netuix.servlets.jsp.taglib.RenderChild
TagExtraInfo ClassNone
Body ContentJSP
Display NameRender Child

Attributes
NameRequiredRequest-timeDescription
presentationContexttruetrue 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.