br.com.arsmachina.tapestrycrud.base.BaseListPage

Base class for pages that list entity objects. The object property is meant to be used as the row parameter of the org.apache.tapestry5.corelib.components.Grid component. One example of its use can be found in the Ars Machina Project Example Application (page class. template).

[JavaDoc]

Component Inheritance


Back to index