|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.rad.model.event | |
|---|---|
| com.sibvisions.rad.model.mem | Contains all storage independent model classes. |
| com.sibvisions.rad.persist | Contains implementations of the persistence definitions. |
| com.sibvisions.rad.ui.swing.ext | Contains all swing extensions which can be used without the platform and technology independent interface definitions. |
| javax.rad.model | Contains all model interfaces, abstract base and exception classes. |
| javax.rad.model.event | Contains all model event classes and interfaces. |
| Classes in javax.rad.model.event used by com.sibvisions.rad.model.mem | |
|---|---|
| DataBookHandler
The DataBookHandler is a ModelEventHandler that
handles IDataBookListener. |
|
| DataRowHandler
The DataRowHandler is a ModelEventHandler that
handles IDataRowListener. |
|
| DataSourceHandler
The DataSourceHandler is a RuntimeEventHandler that
handles IDataSourceListener. |
|
| IReadOnlyChecker
The IReadOnlyChecker allows to define a specific value as readonly. |
|
| IRowCalculator
The IRowCalculator is used for calculating/providing data dynamically
at runtime, without firing associated events (for example
IDataRow.eventValuesChanged()). |
|
| Classes in javax.rad.model.event used by com.sibvisions.rad.persist | |
|---|---|
| DataBookEvent
The DataBookEvent gives information about changes in the
IDataBook. |
|
| Classes in javax.rad.model.event used by com.sibvisions.rad.ui.swing.ext | |
|---|---|
| DataBookEvent
The DataBookEvent gives information about changes in the
IDataBook. |
|
| DataRowEvent
The DataRowEvent gives information about changes in the
IDataRow. |
|
| IDataBookListener
The IDataBookListener informs about changes in an IDataBook. |
|
| IDataRowListener
The IDataRowListener is used to inform about changes in the
IDataBook, via IDataRow.setValue(String, Object) or
IDataRow.setValues(String[], Object[]). |
|
| Classes in javax.rad.model.event used by javax.rad.model | |
|---|---|
| DataBookHandler
The DataBookHandler is a ModelEventHandler that
handles IDataBookListener. |
|
| DataRowHandler
The DataRowHandler is a ModelEventHandler that
handles IDataRowListener. |
|
| DataSourceHandler
The DataSourceHandler is a RuntimeEventHandler that
handles IDataSourceListener. |
|
| IReadOnlyChecker
The IReadOnlyChecker allows to define a specific value as readonly. |
|
| IRowCalculator
The IRowCalculator is used for calculating/providing data dynamically
at runtime, without firing associated events (for example
IDataRow.eventValuesChanged()). |
|
| Classes in javax.rad.model.event used by javax.rad.model.event | |
|---|---|
| DataBookEvent
The DataBookEvent gives information about changes in the
IDataBook. |
|
| DataBookEvent.ChangedType
Specifies the type of change. |
|
| DataRowEvent
The DataRowEvent gives information about changes in the
IDataRow. |
|
| DataSourceEvent
The DataSourceEvent gives information about changes in the
IDataSource. |
|
| DataSourceEvent.EventType
Specifies the type of event. |
|
| ModelEventHandler
The ModelEventHandler is a EventHandler that
handles Events, and throws ModelExceptions. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||