Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
Modifier and Type | Method and Description |
---|---|
protected IlpTableController |
IlpTable.createDefaultController()
Returns the default controller, which is an
IlpTableController
object. |
IlpTableController |
IlpTable.getController()
Returns the controller associated with the Table component.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTable.setController(IlpTableController controller)
Sets the controller associated with the Table component.
|
Constructor and Description |
---|
IlpTable(IlpContext context,
IlpTableModel model,
IlpTableView view,
IlpTableController controller)
Table Component constructor.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.