Uses of Class
ilog.cpl.datasource.AdapterEvent

Packages that use AdapterEvent
ilog.cpl.datasource Contains data source interfaces and default implementation and some related abstract adapters. 
ilog.cpl.table Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. 
ilog.cpl.tree Together with ilog.cpl.IlpTree, this package constitutes the ILOG JTGO Tree component. 
 

Uses of AdapterEvent in ilog.cpl.datasource
 

Methods in ilog.cpl.datasource with parameters of type AdapterEvent
 void AdapterListener.representationObjectsAdded(AdapterEvent e)
          Called when objects have been added to the adapter.
 void AdapterListener.representationObjectsRemoved(AdapterEvent e)
          Called when objects have been removed from the adapter.
 

Uses of AdapterEvent in ilog.cpl.table
 

Methods in ilog.cpl.table with parameters of type AdapterEvent
 void IlpTableView.representationObjectsAdded(AdapterEvent e)
          Called when objects have been added to the adapter.
 void IlpTableView.representationObjectsRemoved(AdapterEvent e)
          Called when objects have been removed from the adapter.
 

Uses of AdapterEvent in ilog.cpl.tree
 

Methods in ilog.cpl.tree with parameters of type AdapterEvent
 void IlpTreeView.representationObjectsAdded(AdapterEvent e)
          Called when objects have been added to the adapter.
 void IlpTreeView.representationObjectsRemoved(AdapterEvent e)
          Called when objects have been removed from the adapter.
 



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