Package org.openxava.tab.impl

Interface Summary
EntityTabHome Home interface for Enterprise Bean: EntityTab
EntityTabRemote  
IEdiTableModel TablaModel editable.
IEntityTab Provides bussines component data in tabular format.
IEntityTabDataProvider  
IEntityTabImpl Interface to facilite a remote implelmentation of a IEntityTab.
IObjectTableModel A TableModel with a object associated to each row
IRefreshTableModel A TablaModel that can refresh data.
ISearch Allows search along some predefined searches and specifying a concrete condition too.
ITableModel Adds to the swing TableModel the posibility of add, remove and modify rows.
ITabProvider Data provider for a TableModel or similar.
IVectorTableModel TableModel that allows put and get all data in Vector format.
IWithXTableModel Something with a IXTableModel.
IXTableModel Extended TableModel.
 

Class Summary
DataChunk A chunk of data.
EntityTab Local Tab (IEntityTabImpl) implementation configured from an OpenXava component.
EntityTabBean  
EntityTabDataProvider  
EntityTabFactory  
HiddenXTableModel Decorate an IXTableModel to hidden columns.
JDBCTabProvider An ITabProvider that obtain data via JDBC.
SelectedRowsXTableModel  
TabCalculator  
TableModelBase The main difference within this class and swing AbstractTableModel is that the listener list is transient.
TableModelBean IXTableModel implementation in JavaBean format.
XTableModelDecoratorBase Base class to create IXTableModel decorators.
 

Exception Summary
TabException Exception throwed by some classes of this package.