|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataSourceListener
Defines the interface for objects that listen to changes in an
IlvMapDataSource.
IlvMapDataSource.addDataSourceListener(ilog.views.maps.datasource.DataSourceListener),
IlvMapDataSource.removeDataSourceListener(ilog.views.maps.datasource.DataSourceListener)| Method Summary | |
|---|---|
void |
dataSourceLoaded(DataSourceEvent event)
Invoked when the data source is loaded. |
| Method Detail |
|---|
void dataSourceLoaded(DataSourceEvent event)
event - The event containing information about the data source.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||