org.apache.tapestry5.corelib.components
Class GridCell
java.lang.Object
org.apache.tapestry5.corelib.base.AbstractPropertyOutput
org.apache.tapestry5.corelib.components.GridCell
public class GridCell
- extends AbstractPropertyOutput
Part of Grid that renders the markup inside a single data cell. GridCell is used inside a pair of loops; the
outer loop for each row, the inner loop for each property of the row.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridCell
public GridCell()
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.