You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by an...@apache.org on 2007/09/22 02:07:17 UTC

svn commit: r578331 - /tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml

Author: andyhot
Date: Fri Sep 21 17:07:17 2007
New Revision: 578331

URL: http://svn.apache.org/viewvc?rev=578331&view=rev
Log:
TAPESTRY-1430: Docs for searchIds.

Modified:
    tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml

Modified: tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml?rev=578331&r1=578330&r2=578331&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/components/general/shell.xml Fri Sep 21 17:07:17 2007
@@ -311,6 +311,17 @@
                         </td>
                     </tr>
                     <tr>
+                        <td>searchIds</td>
+                        <td>String</td>
+                        <td>no</td>
+                        <td></td>
+                        <td>
+                            Provides a way to have dojo automatically parse a set of html nodes for 
+							widgets without enabling full automatic parsing (which is controlled by the
+							parseWidgets parameter).
+                        </td>
+                    </tr>					
+                    <tr>
                         <td>tapestrySource</td>
                         <td>
                         <a href="../../apidocs/org/apache/tapestry/IAsset.html">