3.2.1: 2012-12-13

Package net.sf.basedb.clients.web.extensions.list

Interface Summary
ListColumnAction<I,V> Action that inserts a new column into a table listing.
 

Class Summary
AbstractListColumnBean<I,V> A simple bean-like implementation of the ListColumn interface.
ListColumnDataLoader<I> Data loader implementation that acts as a proxy to a ListColumnAction object.
ListColumnExportRenderer<I> Renderer implementation that add formatter and data loader implementation for a list column that can be exported.
ListColumnUtil Utility class for list column extension points.
PropertyPathActionFactory<I,V> A factory implementation that generates list columns based on a property path as used by the Metadata class.
PropertyPathActionFactory.PropertyPathAction<I,V> A concrete implementation of the ListColumnAction interface.
 


3.2.1: 2012-12-13