Author: jjamrich
Date: 2011-05-16 11:17:15 -0400 (Mon, 16 May 2011)
New Revision: 22495
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richTabPanel/list.xhtml
Log:
Add example of dynamic tab creation into Metamer
Modified:
modules/tests/metamer/trunk/application/src/main/webapp/components/richTabPanel/list.xhtml
===================================================================
---
modules/tests/metamer/trunk/application/src/main/webapp/components/richTabPanel/list.xhtml 2011-05-16
14:43:51 UTC (rev 22494)
+++
modules/tests/metamer/trunk/application/src/main/webapp/components/richTabPanel/list.xhtml 2011-05-16
15:17:15 UTC (rev 22495)
@@ -34,6 +34,10 @@
<metamer:testPageLink id="simple" outcome="simple"
value="Simple">
Simple page containing <b>rich:tabPanel</b> and input boxes
for all its attributes.
</metamer:testPageLink>
+
+ <metamer:testPageLink id="addTab" outcome="addTab"
value="Simple">
+ Simple page containing <b>rich:tabPanel</b> and buttons for
create new tabs
+ </metamer:testPageLink>
</ui:define>
Show replies by date