Package org.openxava.tab.impl
-
Interface Summary Interface Description EntityTabHome Home interface for Enterprise Bean: EntityTabEntityTabRemote IDataReader Read data by chunks.IEdiTableModel TablaModel
editable.IEntityTabDataProvider IEntityTabImpl Interface to facilite a remote implementation of aEntityTab
.IObjectTableModel ATableModel
with a object associated to each rowIRefreshTableModel ATablaModel
that can refresh data.ISearch Allows search specifying a concrete condition.ITableModel Adds to the swingTableModel
the posibility of add, remove and modify rows.ITabProvider Provides data and specific behavior from the underlying query technology.IVectorTableModel TableModel
that allows put and get all data inVector
format.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 anIXTableModel
to hidden columns.JPATabProvider AnITabProvider
that obtain data via JPA.SelectedRowsXTableModel TabCalculator TableModelBase The main difference within this class and swingAbstractTableModel
is that the listener list is transient.TableModelBean IXTableModel
implementation in JavaBean format.TabProviderBase XTableModelDecoratorBase Base class to createIXTableModel
decorators. -
Exception Summary Exception Description TabException Exception throwed by some classes of this package.