WebWork 2 : Tabbedpane tag
This page last changed on Dec 14, 2004 by casey.
<ww:tabbedpane />Tabbed pane allows you to associated tabs with different views. When the user clicks the tab, that view will render and become current. Tabbed pane is basically a table which includes the selected tab's page in its bottom row.In this example, a tabbed pane is rendered with tabs aligned right. See WW's example for a more complete picture. <p><ww:tabbedpane id="tp1" contentName="'tabs1'" tabAlign="'RIGHT'"/></p>
|
![]() |
Document generated by Confluence on Dec 14, 2004 16:36 |