About SubTabLayout and its Named Children

The subTabLayout component is a layout element with one named child, subTabs. The subTabs named child uses a subTabBar component that renders subtabs before and after the indexed children of subTabLayout.

Four subtabs and three indexed children

The subTabLayout component can use partial page rendering to send events to the application. To enable partial page rendering, the following requirements must be met:

If any of the requirements are not met or if the browser does not support partial page rendering, full page rendering will be used.


About Partial Page Rendering

Inserting a SubTabBar Using SubTabLayout
Inserting Indexed Children in a SubTabLayout
Enabling Partial Page Rendering for a SubTabLayout

Working with Layout Components

 

Copyright © 1997, 2004, Oracle. All rights reserved.