Abstract basee class used to render the contents of a data grid cell.
The CellModel is the base class for JavaBean objects that are used to configure the rendering of a CellDecorator.
The DataGridTagModel is a JavaBean that is exposed by the NetUI data grid tag into the javax.servlet.jsp.PageContext in a JSP.
This interfaces exposes a set of message keys that are used by the data grid when looking-up message values for text and other strings during rendering.
Custom resource bundles implemented with Java property files can be exposed via a org.apache.beehive.netui.databinding.datagrid.api.DataGridResourceProvider .
This is the base class for data grid pager renderers.
JavaBean base class that creates HTML style class names used to render various HTML elements in the data grid.