Author: vkorluzhenko
Date: 2007-11-01 07:18:29 -0400 (Thu, 01 Nov 2007)
New Revision: 3667
Modified:
trunk/docs/userguide/en/src/main/docbook/included/tree.xml
Log:
http://jira.jboss.com/jira/browse/RF-672
Modified: trunk/docs/userguide/en/src/main/docbook/included/tree.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-11-01 11:10:28 UTC
(rev 3666)
+++ trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-11-01 11:18:29 UTC
(rev 3667)
@@ -103,11 +103,11 @@
<property>"data"</property>
</emphasis> which value is available as a request scope variable with a name
that is defined by <emphasis>
<property>"var"</property>
- </emphasis> attribute of a tree component. <ulink
+ </emphasis> attribute of a <property>tree</property> component.
<ulink
url="http://labs.jboss.com/file-access/default/members/jbossrichface...
"XmlTreeDataBuilder" class</ulink> allows
transforming XML into
structures of objects containing
<property>"XmlNodeData"</property>
- instances as data, which could be represented by the tree component. </para>
+ instances as data, which could be represented by the
<property>tree</property> component. </para>
<para>For particular visual representation of data <emphasis
role="bold">
<property><rich:tree></property>