Author: bwallace
Date: Thu Apr 27 00:18:03 2006
New Revision: 397461
URL: http://svn.apache.org/viewcvs?rev=397461&view=rev
Log:
[TAPESTRY-509] Updated TreeTable documentation
Modified:
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/TreeTable.xml
Modified:
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/TreeTable.xml
URL:
http://svn.apache.org/viewcvs/tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/TreeTable.xml?rev=397461&r1=397460&r2=397461&view=diff
==============================================================================
---
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/TreeTable.xml
(original)
+++
tapestry/tapestry4/branches/4.0/contrib/src/documentation/content/xdocs/tapestry-contrib/ComponentReference/TreeTable.xml
Thu Apr 27 00:18:03 2006
@@ -114,13 +114,13 @@
<tr>
<td>nodeViewComponentAddress</td>
<td>
- <link
href="@api;/org/apache/tapestry/util/ComponentAddress.html">ComponentAddress</link>
+ <link
href="@apiroot;/util/ComponentAddress.html">ComponentAddress</link>
</td>
<td>custom</td>
<td>no</td>
<td> </td>
<td>
- Desc...
+ The ComponentAddress class contains the path to a component, allowing
it to locate an instance of that component in a different IRequestCycle.
</td>
</tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]