<metawidget>
...
<layout>
<panelTabSetLayoutDecorator xmlns="java:org.metawidget.faces.component.html.layout.icefaces" config="org.metawidget.layout.decorator.LayoutDecoratorConfig">
<layout>
<simpleLayout xmlns="java:org.metawidget.faces.component.layout"/>
</layout>
</panelTabSetLayoutDecorator>
</layout>
</metawidget>
...
<layout>
<panelTabSetLayoutDecorator xmlns="java:org.metawidget.faces.component.html.layout.icefaces" config="org.metawidget.layout.decorator.LayoutDecoratorConfig">
<layout>
<simpleLayout xmlns="java:org.metawidget.faces.component.layout"/>
</layout>
</panelTabSetLayoutDecorator>
</layout>
</metawidget>
I have updated the ICEfaces PenguinColony Example included in the distribution to include tabs inside the dialog:
The full ICEfaces AJAX experience of dynamically creating components still works as normal inside the tabs:
0 comments:
Post a Comment