Uses of Interface
net.sf.echobinding.table.EditableTable

Packages that use EditableTable
net.sf.echobinding.datacontrol Provides the core classes and interfaces for forms and data control. 
net.sf.echobinding.table Provides classes and interfaces for creating data bound tables. 
 

Uses of EditableTable in net.sf.echobinding.datacontrol
 

Classes in net.sf.echobinding.datacontrol that implement EditableTable
 class FormColumnTable<T>
          A editable table that allows inline editing.
 

Uses of EditableTable in net.sf.echobinding.table
 

Classes in net.sf.echobinding.table that implement EditableTable
 class ListEditor<T>
          A editable bound table.
 



Copyright © 2007. All Rights Reserved.