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 |
---|---|
IlpEquipmentHandler |
IlpEquipment.getHandler()
Returns the handler for all controller operations.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpEquipment.setHandler(IlpEquipmentHandler handler)
Sets the handler for all controller operations.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpEquipmentHandlerWithDataSource
This class is the preferred handler for the Equipment component.
|
class |
IlpEquipmentHandlerWithoutDataSource
This class is the preferred handler for the Equipment component when no
IlpDataSource is used. |
Modifier and Type | Method and Description |
---|---|
IlpEquipmentHandler |
IlpEquipmentController.getHandler()
Returns the handler for everything.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpEquipmentController.setHandler(IlpEquipmentHandler handler)
Sets the handler for everything.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.