Package org.openxava.tab.impl
-
Interface Summary Interface Description EntityTabHome Home interface for Enterprise Bean: EntityTabEntityTabRemote IDataReader Read data by chunks.IEdiTableModel TablaModeleditable.IEntityTabDataProvider IEntityTabImpl Interface to facilite a remote implementation of aEntityTab.IObjectTableModel ATableModelwith a object associated to each rowIRefreshTableModel ATablaModelthat can refresh data.ISearch Allows search specifying a concrete condition.ITableModel Adds to the swingTableModelthe posibility of add, remove and modify rows.ITabProvider Provides data and specific behavior from the underlying query technology.IVectorTableModel TableModelthat allows put and get all data inVectorformat.IWithXTableModel Something with aIXTableModel.IXTableModel Extended TableModel. -
Class Summary Class Description DataChunk A chunk of data.EntityTab Provides a TableModel for reading tabular data of an entity.EntityTabBean EntityTabDataProvider EntityTabFactory HiddenXTableModel Decorate anIXTableModelto hidden columns.JPATabProvider AnITabProviderthat obtain data via JPA.SelectedRowsXTableModel TabCalculator TableModelBase The main difference within this class and swingAbstractTableModelis that the listener list is transient.TableModelBean IXTableModelimplementation in JavaBean format.TabProviderBase XTableModelDecoratorBase Base class to createIXTableModeldecorators. -
Exception Summary Exception Description TabException Exception throwed by some classes of this package.