ilog.views.maps.datasource
Class DataSourceEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ilog.views.maps.datasource.DataSourceEvent
All Implemented Interfaces:
Serializable

public class DataSourceEvent
extends EventObject

Describes changes made to an IlvMapDataSource object.

Since:
JViews 7.5
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
DataSourceEvent(IlvMapDataSource dataSource)
          Creates a data source event.
 
Method Summary
 IlvMapDataSource getDataSource()
          Returns the source of the event as a IlvMapDataSource
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataSourceEvent

public DataSourceEvent(IlvMapDataSource dataSource)
Creates a data source event.

Parameters:
dataSource - The data source.
Method Detail

getDataSource

public IlvMapDataSource getDataSource()
Returns the source of the event as a IlvMapDataSource

Returns:
The source of the event.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.   . All Rights Reserved.