|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javax.rad.model | |
---|---|
com.sibvisions.rad.application | Contains base classes for application creation. |
com.sibvisions.rad.model | Contains model implementations. |
com.sibvisions.rad.model.mem | Contains all storage independent model classes. |
com.sibvisions.rad.model.remote | Contains model implementations for accessing remote data. |
com.sibvisions.rad.persist | Contains implementations of the persistence definitions. |
com.sibvisions.rad.persist.jdbc | Contains all database specific persistence implementations. |
com.sibvisions.rad.ui.swing.ext | Contains all swing extensions which can be used without the platform and technology independent interface definitions. |
com.sibvisions.rad.ui.swing.ext.celleditor | Contains components for creating editors. |
com.sibvisions.rad.ui.swing.impl.control | Contains Swing control implementations based on the platform and technology independent interface definitions. |
javax.rad.genui.celleditor | Contains a generic implementation of the platform and technology independent celleditor interfaces to design graphical user interfaces. |
javax.rad.genui.control | Contains a generic implementation of the platform and technology independent control interfaces to design graphical user interfaces. |
javax.rad.model | Contains all model interfaces, abstract base and exception classes. |
javax.rad.model.condition | Contains ICondition implementations for different SQL operators. |
javax.rad.model.datatype | Contains all CellType classes. |
javax.rad.model.event | Contains all model event classes and interfaces. |
javax.rad.model.reference | Contains classes for model references. |
javax.rad.model.ui | Contains UI relevant interface definitions. |
javax.rad.persist | Contains classes and interfaces needed for java persistence. |
javax.rad.ui.control | Contains all interfaces to develop controls for a graphical user interface. |
Classes in javax.rad.model used by com.sibvisions.rad.application | |
---|---|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
Classes in javax.rad.model used by com.sibvisions.rad.model | |
---|---|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
|
SortDefinition
The SortDefinition class specifies the sort order to use. |
Classes in javax.rad.model used by com.sibvisions.rad.model.mem | |
---|---|
IChangeableDataRow
An IChangeableDataRow extends the IDataRow with support for
the change state of the row, belonging DataPage and row index and some supporting
methods and an unique ID column. |
|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataBook.SelectionMode
The IDataBook selection modes specify which row should be selected after reload or after the master row has changed. |
|
IDataBook.WriteBackIsolationLevel
The IDataBook (and IDataSourrce as Default) write back isolations levels, specify when the changes in the IDataBook should be implicit write back to the storage. |
|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
|
IDataSource
The IDataSource defines the methods to access any kind of table
oriented IDataSource: e.g. a database, XML file, ... |
|
IRowDefinition
An IRowDefinition contains all ColumnDefinition 's of a
IDataRow . |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
|
RowDefinition
A RowDefinition contains all ColumnDefintion 's of a
DataRow . |
|
SortDefinition
The SortDefinition class specifies the sort order to use. |
|
TreePath
A TreePath stores the path of . |
Classes in javax.rad.model used by com.sibvisions.rad.model.remote | |
---|---|
IChangeableDataRow
An IChangeableDataRow extends the IDataRow with support for
the change state of the row, belonging DataPage and row index and some supporting
methods and an unique ID column. |
|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
|
IDataSource
The IDataSource defines the methods to access any kind of table
oriented IDataSource: e.g. a database, XML file, ... |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by com.sibvisions.rad.persist | |
---|---|
MetaDataCacheOption
The MetaDataCacheOption is the enum type for client and server-side metadata cache options. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
|
RowDefinition
A RowDefinition contains all ColumnDefintion 's of a
DataRow . |
|
SortDefinition
The SortDefinition class specifies the sort order to use. |
Classes in javax.rad.model used by com.sibvisions.rad.persist.jdbc | |
---|---|
ModelException
The ModelException is used to throw model depending
Exception 's. |
|
SortDefinition
The SortDefinition class specifies the sort order to use. |
Classes in javax.rad.model used by com.sibvisions.rad.ui.swing.ext | |
---|---|
ColumnView
A ColumnView contains all column names that should be shown. |
|
IChangeableDataRow
An IChangeableDataRow extends the IDataRow with support for
the change state of the row, belonging DataPage and row index and some supporting
methods and an unique ID column. |
|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataRow
An IDataRow is a list of columns. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by com.sibvisions.rad.ui.swing.ext.celleditor | |
---|---|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by com.sibvisions.rad.ui.swing.impl.control | |
---|---|
ColumnView
A ColumnView contains all column names that should be shown. |
|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by javax.rad.genui.celleditor | |
---|---|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
Classes in javax.rad.model used by javax.rad.genui.control | |
---|---|
ColumnView
A ColumnView contains all column names that should be shown. |
|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataRow
An IDataRow is a list of columns. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by javax.rad.model | |
---|---|
ColumnDefinition
A ColumnDefinition is a description of the data type and other
attributes of a table column. |
|
ColumnView
A ColumnView contains all column names that should be shown. |
|
IChangeableDataRow
An IChangeableDataRow extends the IDataRow with support for
the change state of the row, belonging DataPage and row index and some supporting
methods and an unique ID column. |
|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataBook.SelectionMode
The IDataBook selection modes specify which row should be selected after reload or after the master row has changed. |
|
IDataBook.WriteBackIsolationLevel
The IDataBook (and IDataSourrce as Default) write back isolations levels, specify when the changes in the IDataBook should be implicit write back to the storage. |
|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
|
IDataSource
The IDataSource defines the methods to access any kind of table
oriented IDataSource: e.g. a database, XML file, ... |
|
IRowDefinition
An IRowDefinition contains all ColumnDefinition 's of a
IDataRow . |
|
MetaDataCacheOption
The MetaDataCacheOption is the enum type for client and server-side metadata cache options. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
|
SortDefinition
The SortDefinition class specifies the sort order to use. |
|
TreePath
A TreePath stores the path of . |
|
TreePathFinder
A TreePathFinder stores the primary key columns recursively for all master detail dependencies. |
Classes in javax.rad.model used by javax.rad.model.condition | |
---|---|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataRow
An IDataRow is a list of columns. |
Classes in javax.rad.model used by javax.rad.model.datatype | |
---|---|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by javax.rad.model.event | |
---|---|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataRow
An IDataRow is a list of columns. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by javax.rad.model.reference | |
---|---|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by javax.rad.model.ui | |
---|---|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
Classes in javax.rad.model used by javax.rad.persist | |
---|---|
ColumnDefinition
A ColumnDefinition is a description of the data type and other
attributes of a table column. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
|
SortDefinition
The SortDefinition class specifies the sort order to use. |
Classes in javax.rad.model used by javax.rad.ui.control | |
---|---|
ColumnView
A ColumnView contains all column names that should be shown. |
|
IDataBook
The IDataBook is a storage independent table, and handles all operations
to load, save and manipulate table oriented data. |
|
IDataPage
A IDataPage is the interface for one data page of a IDataBook . |
|
IDataRow
An IDataRow is a list of columns. |
|
ModelException
The ModelException is used to throw model depending
Exception 's. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |