Author: dgolovin
Date: 2011-08-18 21:15:02 -0400 (Thu, 18 Aug 2011)
New Revision: 34081
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Richfaces.xml
Log:
richfaces tabPanel@cycledSwitching enumeration added
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Richfaces.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Richfaces.xml 2011-08-19 00:16:47
UTC (rev 34080)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.kb/taglibs/Richfaces.xml 2011-08-19 01:15:02
UTC (rev 34081)
@@ -823,6 +823,12 @@
<param value="ajax" />
</proposal>
</attribute>
+ <attribute name="cycledSwitching">
+ <proposal type="enumeration">
+ <param value="true" />
+ <param value="false" />
+ </proposal>
+ </attribute>
</component>
<component name="togglePanel">
<attribute name="switchType">
Show replies by date