Package net.sf.doolin.gui.field.table.column

Interface Summary
ColumnEditable<T> Defines if a column is editable for an object.
 

Class Summary
ColumnAlwaysEditable<T> Defines a column that is always editable.
DefaultColumnGenerator<V,E> Column generated that holds a fixed list of columns.
PropertyColumnEditable<T> ColumnEditable implementation based on the evaluation of a property of the row object.
 

Enum Summary
ColumnUpdatePolicy Defines the way the table is updated when a cell is updated.
 



Copyright © 2011. All Rights Reserved.