Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
Modifier and Type | Method and Description |
---|---|
IlpEquipmentController |
IlpEquipment.getController()
Returns the encapsulated controller.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpEquipment.setController(IlpEquipmentController controller)
Sets or replaces the encapsulated controller.
|
Modifier and Type | Method and Description |
---|---|
IlpEquipmentController |
IlpEquipmentHandlerWithDataSource.getEquipmentController()
Returns the controller with which this handler is associated
and from which it gets its requests.
|
Constructor and Description |
---|
IlpEquipmentHandlerWithDataSource(IlpMutableEquipmentModel model,
IlpEquipmentView view,
IlpEquipmentController controller,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler.
|
IlpEquipmentHandlerWithoutDataSource(IlpEquipmentController controller)
Creates the handler.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.