[richfaces-svn-commits] JBoss Rich Faces SVN: r5794 - trunk/samples/tree-demo/src/main/webapp/pages.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Mon Feb 4 20:08:50 EST 2008
Author: nbelaevski
Date: 2008-02-04 20:08:50 -0500 (Mon, 04 Feb 2008)
New Revision: 5794
Modified:
trunk/samples/tree-demo/src/main/webapp/pages/index.jsp
Log:
Re-render added to tree-demo
Modified: trunk/samples/tree-demo/src/main/webapp/pages/index.jsp
===================================================================
--- trunk/samples/tree-demo/src/main/webapp/pages/index.jsp 2008-02-04 20:49:37 UTC (rev 5793)
+++ trunk/samples/tree-demo/src/main/webapp/pages/index.jsp 2008-02-05 01:08:50 UTC (rev 5794)
@@ -173,6 +173,7 @@
</rich:treeNode>
</rich:tree>
+ <a4j:commandButton value="Re-render tree" reRender="tree" />
<a4j:commandButton value="Increase counter" action="#{bean.incCounter1}" />
<h:outputText value="Enter path to expand, eg. [webApp_:id__1 , webApp_:id__1:7 ]:" />
More information about the richfaces-svn-commits
mailing list