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 |
---|---|
IlpEquipmentView |
IlpEquipment.getView()
Returns the encapsulated view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpEquipment.setView(IlpEquipmentView view)
Sets or replaces the encapsulated view.
|
Modifier and Type | Method and Description |
---|---|
IlpEquipmentView |
IlpEquipmentHandlerWithDataSource.getEquipmentView()
Returns the view with which this handler is associated.
|
Constructor and Description |
---|
IlpEquipmentHandlerWithDataSource(IlpMutableEquipmentModel model,
IlpEquipmentView view,
IlpEquipmentController controller,
IlpAbstractNodeAdapter adapter,
IlpMutableDataSource datasource)
Creates the handler.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.