ilog.cpl.datasource
Interface AdapterListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
IlpTableView, IlpTreeView

public interface AdapterListener
extends EventListener

The listener interface for receiving adapter events.

Since:
JTGO 3.0

Method Summary
 void representationObjectsAdded(AdapterEvent e)
          Called when objects have been added to the adapter.
 void representationObjectsRemoved(AdapterEvent e)
          Called when objects have been removed from the adapter.
 

Method Detail

representationObjectsAdded

void representationObjectsAdded(AdapterEvent e)
Called when objects have been added to the adapter.

Parameters:
e - Adapter event

representationObjectsRemoved

void representationObjectsRemoved(AdapterEvent e)
Called when objects have been removed from the adapter.

Parameters:
e - Adapter event


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