Uses of Package
javax.rad.model.event

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 EventHandler that handles IDataBookListener.
DataRowHandler
          The DataRowHandler is a EventHandler that handles IDataRowListener.
 

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 the IDataBook.
IDataRowListener
          The IDataRowListener is used to inform about changes in the IDataRow with setValue or setValues.
 

Classes in javax.rad.model.event used by javax.rad.model
DataBookHandler
          The DataBookHandler is a EventHandler that handles IDataBookListener.
DataRowHandler
          The DataRowHandler is a EventHandler that handles IDataRowListener.
 

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.
ModelEventHandler
          The ModelEventHandler is a EventHandler that handles Events, and throws ModelExceptions.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.