Package org.apache.tapestry.contrib.table.model.common

Common model classes used in table.

See:
          Description

Class Summary
AbstractTableColumn A base implementation of ITableColumn that allows renderers to be set via aggregation.
AbstractTableDataModel An implementation of the listener support in the ITableDataModel interface.
AbstractTableModel A base table model that implements the handling of the model state.
ArrayIterator  
BasicTableModelWrap  
BlockTableRendererSource  
ComponentTableRendererSource  
FullTableSessionStateManager A simple ITableSessionStateManager implementation that saves the entire table model into the session.
NullTableSessionStateManager A simple ITableSessionStateManager implementation that saves nothing at all into the session.
ReverseComparator  
 

Package org.apache.tapestry.contrib.table.model.common Description

Common model classes used in table.

Author:
Howard Lewis Ship hlship@apache.org


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.