Author: bwallace Date: Thu Apr 27 00:04:25 2006 New Revision: 397452 URL: http://svn.apache.org/viewcvs?rev=397452&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=397452&r1=397451&r2=397452&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:04:25 2006 @@ -27,12 +27,10 @@ </header> <body> - -<p> <strong>THIS PAGE UNDER CONSTRUCTION</strong> -</p> + <p>The TreeTable is an implementation of a tree component using tables for nodes.</p> <p> - <strong>See also:</strong> + <strong>See also: &Tree; &Table;</strong> </p> <section> @@ -175,5 +173,6 @@ </section> + <p>The Workbench under Examples shows an example of the TreeTable</p> </body> </document> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]