ilog.cpl.equipment
Interface IlpEquipmentSelectionModel
- All Superinterfaces:
- IlpGraphSelectionModel, IlpObjectSelectionModel, IlpRepresentationObjectSelectionModel
- All Known Implementing Classes:
- IlpAbstractEquipmentSelectionModel, IlpDefaultEquipmentSelectionModel
public interface IlpEquipmentSelectionModel
- extends IlpGraphSelectionModel
This model gives access to and maintains the selected object in an
IlpEquipmentView.
- Since:
- JTGO 3.0
- See Also:
IlpEquipment.getSelectionModel(),
IlpEquipment.setSelectionModel(ilog.cpl.equipment.IlpEquipmentSelectionModel)
addEquipmentSelectionListener
void addEquipmentSelectionListener(EquipmentSelectionListener listener)
- Adds a listener that is notified each time a change to this model occurs.
- Parameters:
listener - The listener to be added.
removeEquipmentSelectionListener
void removeEquipmentSelectionListener(EquipmentSelectionListener listener)
- Removes a listener previously added with
addEquipmentSelectionListener.
- Parameters:
listener - The listener to be removed.
Copyright © 1996-2007 ILOG S.A. All rights reserved. Documentation homepage. . All Rights Reserved.