beanBlockSource | Source for property display blocks. This defaults to the default implementation of org.apache.tapestry5.services.BeanBlockSource. | org.apache.tapestry5.services.BeanBlockSource | Required, Not Null | | prop | |
---|
model | Model for property displayed by the cell. | org.apache.tapestry5.beaneditor.PropertyModel | Required, Not Null | | prop | |
---|
object | Identifies the object being rendered. The component will extract a property from the object and render its value
(or delegate to a org.apache.tapestry5.Block that will do so). | Object | Required | | prop | |
---|
overrides | Used to search for block parameter overrides (this is normally the enclosing Grid component's resources). | org.apache.tapestry5.PropertyOverrides | Required, Not Null | | prop | |
---|