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 BEA Systems, Inc. All Rights Reserved.