[richfaces-svn-commits] JBoss Rich Faces SVN: r6442 - trunk/docs/userguide/en/src/main/docbook/included.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Fri Feb 29 06:41:39 EST 2008
Author: msorokin
Date: 2008-02-29 06:41:39 -0500 (Fri, 29 Feb 2008)
New Revision: 6442
Modified:
trunk/docs/userguide/en/src/main/docbook/included/tree.xml
Log:
Just corrected an error
Modified: trunk/docs/userguide/en/src/main/docbook/included/tree.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2008-02-29 11:05:41 UTC (rev 6441)
+++ trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2008-02-29 11:41:39 UTC (rev 6442)
@@ -324,7 +324,9 @@
</emphasis> component contains a nodes structure defined in a bean property. The property
keeps a structure of objects that implements <property>"TreeNode"</property>
interface.</para>
- <para><property>"TreeNode"</property> has a property
+ <para><emphasis role="bold">
+ <property><rich:treeNode></property>
+ </emphasis> has a property
<property>"data"</property> (see <ulink
url="http://labs.jboss.com/file-access/default/members/jbossrichfaces/freezone/docs/apidoc_framework/org/richfaces/model/TreeNode.html"
>org.richfaces.model.TreeNode</ulink>). Data contained in the property is placed in a
More information about the richfaces-svn-commits
mailing list