Author: bobharner
Date: Mon Mar 21 01:54:06 2016
New Revision: 983289

Log:
Updated per TAP5-1962

Modified:
    
websites/production/tapestry/content/5.4/apidocs/org/apache/tapestry5/corelib/components/Grid.html

Modified: 
websites/production/tapestry/content/5.4/apidocs/org/apache/tapestry5/corelib/components/Grid.html
==============================================================================
--- 
websites/production/tapestry/content/5.4/apidocs/org/apache/tapestry5/corelib/components/Grid.html
 (original)
+++ 
websites/production/tapestry/content/5.4/apidocs/org/apache/tapestry5/corelib/components/Grid.html
 Mon Mar 21 01:54:06 2016
@@ -2,25 +2,38 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_75) on Tue Mar 01 20:10:50 EST 2016 
-->
-<title>Grid (Tapestry API - 5.4.0)</title>
-<meta name="date" content="2016-03-01">
+<!-- Generated by javadoc (1.8.0_40) on Sun Mar 20 21:38:06 EDT 2016 -->
+<title>Grid (Tapestry API - 5.4.1)</title>
+<meta name="date" content="2016-03-20">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet7.css" 
title="Style">
+<script type="text/javascript" src="../../../../../script.js"></script>
 </head>
 <body>
 <script type="text/javascript"><!--
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Grid (Tapestry API - 5.4.0)";
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="Grid (Tapestry API - 5.4.1)";
+        }
+    }
+    catch(err) {
     }
 //-->
+var methods = 
{"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
 </script>
 <noscript>
 <div>JavaScript is disabled on your browser.</div>
 </noscript>
 <!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
 <!--   -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a 
name="navbar_top_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -33,19 +46,19 @@
 <li><a href="../../../../../index-files/index-1.html">Index</a></li>
 <li><a href="../../../../../help-doc.html">Help</a></li>
 </ul>
-<div class="aboutLanguage"><em>Tapestry API - 5.4.0</em></div>
+<div class="aboutLanguage">Tapestry API - 5.4.1</div>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/Glyphicon.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/GridCell.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="strong">Next Class</span></a></li>
+<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/Glyphicon.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/GridCell.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/tapestry5/corelib/components/Grid.html"
 target="_top">Frames</a></li>
-<li><a href="Grid.html" target="_top">No Frames</a></li>
+<li><a href="Grid.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -64,17 +77,17 @@
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
@@ -119,12 +132,15 @@ implements <a href="../../../../../org/a
  encoder parameter), or use an entity type for the "row" parameter for which
  Tapestry can provide a ValueEncoder automatically. This will allow Tapestry
  to use a unique ID for each row that doesn't change when rows are 
reordered.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/tapestry5/beaneditor/BeanModel.html" 
title="interface in 
org.apache.tapestry5.beaneditor"><code>BeanModel</code></a>, 
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../org/apache/tapestry5/beaneditor/BeanModel.html" 
title="interface in 
org.apache.tapestry5.beaneditor"><code>BeanModel</code></a>, 
 <a href="../../../../../org/apache/tapestry5/services/BeanModelSource.html" 
title="interface in 
org.apache.tapestry5.services"><code>BeanModelSource</code></a>, 
 <a href="../../../../../org/apache/tapestry5/grid/GridDataSource.html" 
title="interface in org.apache.tapestry5.grid"><code>GridDataSource</code></a>, 
 <a 
href="../../../../../org/apache/tapestry5/corelib/components/BeanEditForm.html" 
title="class in 
org.apache.tapestry5.corelib.components"><code>BeanEditForm</code></a>, 
 <a 
href="../../../../../org/apache/tapestry5/corelib/components/BeanDisplay.html" 
title="class in 
org.apache.tapestry5.corelib.components"><code>BeanDisplay</code></a>, 
-<a href="../../../../../org/apache/tapestry5/corelib/components/Loop.html" 
title="class in 
org.apache.tapestry5.corelib.components"><code>Loop</code></a></dd></dl><table 
class='parameters'><caption><span>Component Parameters</span><span 
class='tabEnd'>&nbsp;</span></caption><tr class='columnHeaders'><th 
class='colFirst'>Name</th><th>Type</th><th>Flags</th><th>Default</th><th 
class='colLast'>Default Prefix</th></tr><tbody><tr class='values altColor'><td 
rowspan='2' 
class='colFirst'>add</td><td>String</td><td>&nbsp;</td><td>&nbsp;</td><td 
class='colLast'>literal</td></tr><tr class='altColor'><td colspan='4' 
class='description colLast'>A comma-separated list of property names to be 
added to the org.apache.tapestry5.beaneditor.BeanModel.
+<a href="../../../../../org/apache/tapestry5/corelib/components/Loop.html" 
title="class in 
org.apache.tapestry5.corelib.components"><code>Loop</code></a></dd>
+</dl><table class='parameters'><caption><span>Component Parameters</span><span 
class='tabEnd'>&nbsp;</span></caption><tr class='columnHeaders'><th 
class='colFirst'>Name</th><th>Type</th><th>Flags</th><th>Default</th><th 
class='colLast'>Default Prefix</th></tr><tbody><tr class='values altColor'><td 
rowspan='2' 
class='colFirst'>add</td><td>String</td><td>&nbsp;</td><td>&nbsp;</td><td 
class='colLast'>literal</td></tr><tr class='altColor'><td colspan='4' 
class='description colLast'>A comma-separated list of property names to be 
added to the org.apache.tapestry5.beaneditor.BeanModel.
  Cells for added columns will be blank unless a cell override is provided. 
This parameter is only used
  when a default model is created automatically.</td></tr><tr class='values 
rowColor'><td rowspan='2' 
class='colFirst'>class</td><td>String</td><td>&nbsp;</td><td>symbol:<wbr/>tapestry.<wbr/>components.<wbr/>grid_table_css_class</td><td
 class='colLast'>literal</td></tr><tr class='rowColor'><td colspan='4' 
class='description colLast'>CSS class for the &lt;table&gt; element. In 
addition, informal parameters to the Grid are rendered in the table
  element.</td></tr><tr class='values altColor'><td rowspan='2' 
class='colFirst'>columnIndex</td><td>int</td><td>&nbsp;</td><td>&nbsp;</td><td 
class='colLast'>prop</td></tr><tr class='altColor'><td colspan='4' 
class='description colLast'>Optional output parameter used to identify the 
index of the column being rendered.</td></tr><tr class='values rowColor'><td 
rowspan='2' 
class='colFirst'>empty</td><td>org.<wbr/>apache.<wbr/>tapestry5.<wbr/>Block</td><td>&nbsp;</td><td>block:<wbr/>empty</td><td
 class='colLast'>literal</td></tr><tr class='rowColor'><td colspan='4' 
class='description colLast'>A Block to render instead of the table (and pager, 
etc.) when the source is empty. The default is simply the text
@@ -243,7 +259,7 @@ public class User
 
 
                 <pre>
-&lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"; 
xmlns:p="tapestry:parameter"&gt;
+&lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_4.xsd"; 
xmlns:p="tapestry:parameter"&gt;
     &lt;body&gt;
         &lt;h1&gt;List Users&lt;/h1&gt;
 
@@ -340,7 +356,7 @@ public class UserList
 
 
                 <pre>
-&lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_0_0.xsd"; 
xmlns:p="tapestry:parameter"&gt;
+&lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_4.xsd"; 
xmlns:p="tapestry:parameter"&gt;
     &lt;body&gt;
         &lt;h1&gt;List Users&lt;/h1&gt;
 
@@ -410,6 +426,70 @@ delete-label=Delete user?</pre>
 
         </dd>
 
+        <dt><h3>Overriding Columns in Java</h3></dt><dd>
+            <p>
+                In the previous example, we explained how to override the 
rendering block of an attribute, by using a Block object in the template. In 
this part, we will see how can we do the same thing in the Java class. 
+            </p>
+            
+             <h3>UserList.tml</h3>
+
+                <p>
+                    The Grid has a PropertyOverrides parameter, which makes it 
possible to override the rendering block directly in the Java Class, thanks to 
its getOverrideBlock method. This method takes one parameter, the name of the 
block you want to override. We will use the same suffixes (Cell and Header). 
+                </p>
+                <pre>
+&lt;html xmlns:t="http://tapestry.apache.org/schema/tapestry_5_4.xsd"; 
xmlns:p="tapestry:parameter"&gt;
+    &lt;body&gt;
+        &lt;h1&gt;List Users&lt;/h1&gt;
+
+        &lt;t:grid t:source="users" t:overrides="propertyOverrides"&gt;
+            
+        &lt;/t:grid&gt;
+    &lt;/body&gt;
+&lt;/html&gt;
+</pre>
+
+            
+            <h3>UserList.java</h3>
+                <p>
+                    But the next question is "How to render a Block in Java 
?". We will use the RenderableAsBlock class, which will convert a simple 
Renderable into a Block. We will use the MarkupWriter object of the render 
method for writing the content of the Block.
+                </p>
+                <pre>
+public class UserList
+{
+    @Inject
+    private UserDAO userDAO;
+
+    public List&lt;User&gt; getUsers() { return userDAO.findAll(); }
+
+    void getPropertyOverrides()
+    {
+        return new PropertyOverrides() {
+            
+            public Messages getOverrideMessages() {
+                // TODO Auto-generated method stub
+                return null;
+            }
+             
+            public Block getOverrideBlock(String name) {
+                
+               if(name.equalsIgnoreCase("firstNameHeader")){
+                    return new RenderableAsBlock(new Renderable() {
+                        
+                        public void render(MarkupWriter writer) {
+                            writer.write("test override");
+                        }
+                    });
+                }
+                
+                return null;
+            }
+    }  
+}</pre>
+                <p>
+                    In this example, we have just changed the header of the 
firstName attribute.
+                </p>
+             
+        </dd>
 
         <dt><h3>Notes</h3></dt><dd>
 
@@ -472,8 +552,26 @@ delete-label=Delete user?</pre>
                 </p>
 
             
+            <h3>Configuring the Grid Component in the AppModule class</h3>
+                <p>
+                     It is possible to configure the rowsPerPage, 
pagerPosition and tableClass parameters of the Grid component in the AppModule 
class of your application. All your Grid components will use this default 
configuration until you define a value for one of these parameters.
+                </p>
+                <pre>
+public static void 
contributeApplicationDefaults(MappedConfiguration&lt;String, String&gt; 
configuration)
+{
+  configuration.add(GridConstants.ROWS_PER_PAGE, "show");
+
+  configuration.add(GridConstants.PAGER_POSITION, "bottom");
+
+  configuration.add(GridConstants.TABLE_CLASS, "t-data-grid");
+}
+</pre>
+            
+        </dd>
 
-        </dd></dl>
+
+    
+</dl>
 </li>
 </ul>
 </div>
@@ -482,115 +580,115 @@ delete-label=Delete user?</pre>
 <li class="blockList">
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_summary">
+<li class="blockList"><a name="constructor.summary">
 <!--   -->
 </a>
 <h3>Constructor Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
 <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#Grid()">Grid</a></strong>()</code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#Grid--">Grid</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 </li>
 </ul>
 <!-- ========== METHOD SUMMARY =========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<li class="blockList"><a name="method.summary">
 <!--   -->
 </a>
 <h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
-<tr class="altColor">
+<tr id="i0" class="altColor">
 <td class="colFirst"><code>protected <a 
href="../../../../../org/apache/tapestry5/Binding.html" title="interface in 
org.apache.tapestry5">Binding</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#defaultModel()">defaultModel</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#defaultModel--">defaultModel</a></span>()</code>
 <div class="block">Returns a <a 
href="../../../../../org/apache/tapestry5/Binding.html" title="interface in 
org.apache.tapestry5"><code>Binding</code></a> instance that attempts to 
identify the model from the source
- parameter (via <a 
href="../../../../../org/apache/tapestry5/grid/GridDataSource.html#getRowType()"><code>GridDataSource.getRowType()</code></a>.</div>
+ parameter (via <a 
href="../../../../../org/apache/tapestry5/grid/GridDataSource.html#getRowType--"><code>GridDataSource.getRowType()</code></a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getClientId()">getClientId</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getClientId--">getClientId</a></span>()</code>
 <div class="block">Returns a unique id for the element.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getCurrentPage()">getCurrentPage</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getCurrentPage--">getCurrentPage</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/tapestry5/beaneditor/BeanModel.html" 
title="interface in org.apache.tapestry5.beaneditor">BeanModel</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getDataModel()">getDataModel</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getDataModel--">getDataModel</a></span>()</code>
 <div class="block">Returns the data model, which defines the columns (in terms 
of properties of the row type), and provides access
  to actual values for a given row instance.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i4" class="altColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/tapestry5/grid/GridDataSource.html" 
title="interface in org.apache.tapestry5.grid">GridDataSource</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getDataSource()">getDataSource</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getDataSource--">getDataSource</a></span>()</code>
 <div class="block">Returns the source for the data to be presented in the 
Grid.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i5" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/tapestry5/grid/GridPaginationModel.html" 
title="interface in 
org.apache.tapestry5.grid">GridPaginationModel</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getDefaultPaginationModel()">getDefaultPaginationModel</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getDefaultPaginationModel--">getDefaultPaginationModel</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getNumberOfProperties()">getNumberOfProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getNumberOfProperties--">getNumberOfProperties</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getPagerBottom()">getPagerBottom</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getPagerBottom--">getPagerBottom</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr id="i8" class="altColor">
 <td class="colFirst"><code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getPagerTop()">getPagerTop</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getPagerTop--">getPagerTop</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr id="i9" class="rowColor">
 <td class="colFirst"><code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getRow()">getRow</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getRow--">getRow</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr id="i10" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getRowsPerPage()">getRowsPerPage</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getRowsPerPage--">getRowsPerPage</a></span>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr id="i11" class="rowColor">
 <td class="colFirst"><code><a 
href="../../../../../org/apache/tapestry5/grid/GridSortModel.html" 
title="interface in org.apache.tapestry5.grid">GridSortModel</a></code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getSortModel()">getSortModel</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#getSortModel--">getSortModel</a></span>()</code>
 <div class="block">Returns the object used to track sorting behavior of the 
Grid.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr id="i12" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#reset()">reset</a></strong>()</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#reset--">reset</a></span>()</code>
 <div class="block">Resets the Grid to inital settings; this sets the current 
page to one, and
- <a 
href="../../../../../org/apache/tapestry5/grid/GridSortModel.html#clear()">clears
 the sort model</a>.</div>
+ <a 
href="../../../../../org/apache/tapestry5/grid/GridSortModel.html#clear--">clears
 the sort model</a>.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr id="i13" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#setCurrentPage(int)">setCurrentPage</a></strong>(int&nbsp;currentPage)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#setCurrentPage-int-">setCurrentPage</a></span>(int&nbsp;currentPage)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr id="i14" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#setRow(java.lang.Object)">setRow</a></strong>(<a
 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;row)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tapestry5/corelib/components/Grid.html#setRow-java.lang.Object-">setRow</a></span>(<a
 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;row)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
-<code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()"
 title="class or interface in java.lang">clone</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)"
 title="class or interface in java.lang">equals</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()"
 title="class or interface in java.lang">finalize</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()"
 title="class or interface in java.lang">getClass</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()"
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()"
 title="class or interface in java.lang">notify</a>, <a 
href="http://download.oracle.com
 /javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()"
 title="class or interface in java.lang">toString</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()"
 title="class or interface in java.lang">wait</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)"
 title="class or interface in java.lang">wait</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)"
 title="class or interface in java.lang">wait</a></code></li>
+<code><a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="http://download.oracle.com
 /javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" 
title="class or interface in java.lang">notifyAll</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -602,11 +700,11 @@ delete-label=Delete user?</pre>
 <li class="blockList">
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
-<li class="blockList"><a name="constructor_detail">
+<li class="blockList"><a name="constructor.detail">
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="Grid()">
+<a name="Grid--">
 <!--   -->
 </a>
 <ul class="blockListLast">
@@ -619,11 +717,11 @@ delete-label=Delete user?</pre>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
 <ul class="blockList">
-<li class="blockList"><a name="method_detail">
+<li class="blockList"><a name="method.detail">
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="defaultModel()">
+<a name="defaultModel--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -631,12 +729,15 @@ delete-label=Delete user?</pre>
 <h4>defaultModel</h4>
 <pre>protected&nbsp;<a href="../../../../../org/apache/tapestry5/Binding.html" 
title="interface in org.apache.tapestry5">Binding</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.399">defaultModel</a>()</pre>
 <div class="block">Returns a <a 
href="../../../../../org/apache/tapestry5/Binding.html" title="interface in 
org.apache.tapestry5"><code>Binding</code></a> instance that attempts to 
identify the model from the source
- parameter (via <a 
href="../../../../../org/apache/tapestry5/grid/GridDataSource.html#getRowType()"><code>GridDataSource.getRowType()</code></a>.
 Subclasses may override to provide
+ parameter (via <a 
href="../../../../../org/apache/tapestry5/grid/GridDataSource.html#getRowType--"><code>GridDataSource.getRowType()</code></a>.
 Subclasses may override to provide
  a different mechanism. The returning binding is variant (not invariant).</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a 
href="../../../../../org/apache/tapestry5/services/BeanModelSource.html#createDisplayModel(java.lang.Class,%20org.apache.tapestry5.ioc.Messages)"><code>BeanModelSource.createDisplayModel(Class,
 org.apache.tapestry5.ioc.Messages)</code></a></dd></dl>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../org/apache/tapestry5/services/BeanModelSource.html#createDisplayModel-java.lang.Class-org.apache.tapestry5.ioc.Messages-"><code>BeanModelSource.createDisplayModel(Class,
 org.apache.tapestry5.ioc.Messages)</code></a></dd>
+</dl>
 </li>
 </ul>
-<a name="getDefaultPaginationModel()">
+<a name="getDefaultPaginationModel--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -645,23 +746,23 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;<a 
href="../../../../../org/apache/tapestry5/grid/GridPaginationModel.html" 
title="interface in org.apache.tapestry5.grid">GridPaginationModel</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.478">getDefaultPaginationModel</a>()</pre>
 </li>
 </ul>
-<a name="getDataModel()">
+<a name="getDataModel--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getDataModel</h4>
 <pre>public&nbsp;<a 
href="../../../../../org/apache/tapestry5/beaneditor/BeanModel.html" 
title="interface in org.apache.tapestry5.beaneditor">BeanModel</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.552">getDataModel</a>()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataModel()">GridModel</a></code></strong></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataModel--">GridModel</a></code></span></div>
 <div class="block">Returns the data model, which defines the columns (in terms 
of properties of the row type), and provides access
  to actual values for a given row instance.</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataModel()">getDataModel</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html" title="interface 
in org.apache.tapestry5.grid">GridModel</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataModel--">getDataModel</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html" title="interface 
in org.apache.tapestry5.grid">GridModel</a></code></dd>
 </dl>
 </li>
 </ul>
-<a name="getNumberOfProperties()">
+<a name="getNumberOfProperties--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -670,37 +771,37 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.564">getNumberOfProperties</a>()</pre>
 </li>
 </ul>
-<a name="getDataSource()">
+<a name="getDataSource--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getDataSource</h4>
 <pre>public&nbsp;<a 
href="../../../../../org/apache/tapestry5/grid/GridDataSource.html" 
title="interface in org.apache.tapestry5.grid">GridDataSource</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.569">getDataSource</a>()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataSource()">GridModel</a></code></strong></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataSource--">GridModel</a></code></span></div>
 <div class="block">Returns the source for the data to be presented in the 
Grid.</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataSource()">getDataSource</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html" title="interface 
in org.apache.tapestry5.grid">GridModel</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getDataSource--">getDataSource</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html" title="interface 
in org.apache.tapestry5.grid">GridModel</a></code></dd>
 </dl>
 </li>
 </ul>
-<a name="getSortModel()">
+<a name="getSortModel--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getSortModel</h4>
 <pre>public&nbsp;<a 
href="../../../../../org/apache/tapestry5/grid/GridSortModel.html" 
title="interface in org.apache.tapestry5.grid">GridSortModel</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.574">getSortModel</a>()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getSortModel()">GridModel</a></code></strong></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getSortModel--">GridModel</a></code></span></div>
 <div class="block">Returns the object used to track sorting behavior of the 
Grid.</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getSortModel()">getSortModel</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html" title="interface 
in org.apache.tapestry5.grid">GridModel</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html#getSortModel--">getSortModel</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/grid/GridModel.html" title="interface 
in org.apache.tapestry5.grid">GridModel</a></code></dd>
 </dl>
 </li>
 </ul>
-<a name="getPagerTop()">
+<a name="getPagerTop--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -709,7 +810,7 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;<a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.579">getPagerTop</a>()</pre>
 </li>
 </ul>
-<a name="getPagerBottom()">
+<a name="getPagerBottom--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -718,7 +819,7 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;<a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.584">getPagerBottom</a>()</pre>
 </li>
 </ul>
-<a name="getCurrentPage()">
+<a name="getCurrentPage--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -727,7 +828,7 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.589">getCurrentPage</a>()</pre>
 </li>
 </ul>
-<a name="setCurrentPage(int)">
+<a name="setCurrentPage-int-">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -736,7 +837,7 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.596">setCurrentPage</a>(int&nbsp;currentPage)</pre>
 </li>
 </ul>
-<a name="getRowsPerPage()">
+<a name="getRowsPerPage--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -745,7 +846,7 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;int&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.613">getRowsPerPage</a>()</pre>
 </li>
 </ul>
-<a name="getRow()">
+<a name="getRow--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -754,7 +855,7 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;<a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.618">getRow</a>()</pre>
 </li>
 </ul>
-<a name="setRow(java.lang.Object)">
+<a name="setRow-java.lang.Object-">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -763,7 +864,7 @@ delete-label=Delete user?</pre>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.623">setRow</a>(<a
 
href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a>&nbsp;row)</pre>
 </li>
 </ul>
-<a name="reset()">
+<a name="reset--">
 <!--   -->
 </a>
 <ul class="blockList">
@@ -771,23 +872,23 @@ delete-label=Delete user?</pre>
 <h4>reset</h4>
 <pre>public&nbsp;void&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.632">reset</a>()</pre>
 <div class="block">Resets the Grid to inital settings; this sets the current 
page to one, and
- <a 
href="../../../../../org/apache/tapestry5/grid/GridSortModel.html#clear()">clears
 the sort model</a>.</div>
+ <a 
href="../../../../../org/apache/tapestry5/grid/GridSortModel.html#clear--">clears
 the sort model</a>.</div>
 </li>
 </ul>
-<a name="getClientId()">
+<a name="getClientId--">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getClientId</h4>
 <pre>public&nbsp;<a 
href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;<a 
href="../../../../../src-html/org/apache/tapestry5/corelib/components/Grid.html#line.652">getClientId</a>()</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/ClientElement.html#getClientId()">ClientElement</a></code></strong></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/ClientElement.html#getClientId--">ClientElement</a></code></span></div>
 <div class="block">Returns a unique id for the element. This value will be 
unique for any given rendering of a page. This value is
  intended for use as the id attribute of the client-side element, and will be 
used with any DHTML/Ajax related
  JavaScript.</div>
 <dl>
-<dt><strong>Specified by:</strong></dt>
-<dd><code><a 
href="../../../../../org/apache/tapestry5/ClientElement.html#getClientId()">getClientId</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/ClientElement.html" title="interface 
in org.apache.tapestry5">ClientElement</a></code></dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../org/apache/tapestry5/ClientElement.html#getClientId--">getClientId</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tapestry5/ClientElement.html" title="interface 
in org.apache.tapestry5">ClientElement</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -799,9 +900,11 @@ delete-label=Delete user?</pre>
 </div>
 <!-- ========= END OF CLASS DATA ========= -->
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
 <!--   -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a 
name="navbar_bottom_firstrow">
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
 <!--   -->
 </a>
 <ul class="navList" title="Navigation">
@@ -814,19 +917,19 @@ delete-label=Delete user?</pre>
 <li><a href="../../../../../index-files/index-1.html">Index</a></li>
 <li><a href="../../../../../help-doc.html">Help</a></li>
 </ul>
-<div class="aboutLanguage"><em>Tapestry API - 5.4.0</em></div>
+<div class="aboutLanguage">Tapestry API - 5.4.1</div>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/Glyphicon.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="strong">Prev Class</span></a></li>
-<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/GridCell.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="strong">Next Class</span></a></li>
+<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/Glyphicon.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a 
href="../../../../../org/apache/tapestry5/corelib/components/GridCell.html" 
title="class in org.apache.tapestry5.corelib.components"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../index.html?org/apache/tapestry5/corelib/components/Grid.html"
 target="_top">Frames</a></li>
-<li><a href="Grid.html" target="_top">No Frames</a></li>
+<li><a href="Grid.html" target="_top">No&nbsp;Frames</a></li>
 </ul>
 <ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
 </ul>
 <div>
 <script type="text/javascript"><!--
@@ -845,17 +948,17 @@ delete-label=Delete user?</pre>
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
 <li>Field&nbsp;|&nbsp;</li>
-<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
 </ul>
 </div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->



Reply via email to