Uses of Class
javax.rad.model.event.DataSourceEvent.EventType

Packages that use DataSourceEvent.EventType
javax.rad.model.event Contains all model event classes and interfaces. 
 

Uses of DataSourceEvent.EventType in javax.rad.model.event
 

Methods in javax.rad.model.event that return DataSourceEvent.EventType
 DataSourceEvent.EventType DataSourceEvent.getEventType()
          Gets the event type.
static DataSourceEvent.EventType DataSourceEvent.EventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DataSourceEvent.EventType[] DataSourceEvent.EventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in javax.rad.model.event with parameters of type DataSourceEvent.EventType
DataSourceEvent(IDataSource pDataSource, IDataBook pDataBook, DataSourceEvent.EventType pEventType)
          Creates a new instance of DataSourceEvent.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.