javax.rad.model.event
Interface IDataSourceListener


public interface IDataSourceListener

The IDataSourceListener is used to inform about changes in the IDataBook.

See Also:
IDataSource

Method Summary
 void dataSourceChanged(DataSourceEvent pDataSourceEvent)
          Notifies that datasource were changed.
 

Method Detail

dataSourceChanged

void dataSourceChanged(DataSourceEvent pDataSourceEvent)
Notifies that datasource were changed.

Parameters:
pDataSourceEvent - gives information about the changes


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.