Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.table |
Together with
ilog.cpl.IlpTable , this package constitutes the JTGO Table component. |
ilog.cpl.table.selection |
Contains all the selection model used to maintain the selection in the JTGO Table component.
|
Modifier and Type | Method and Description |
---|---|
IlpTableSelectionModel |
IlpTable.getSelectionModel()
Returns the selection model used by the table view to handle the selection.
|
Modifier and Type | Method and Description |
---|---|
IlpTableSelectionModel |
IlpTableView.getSelectionModel()
Retrieves the
IlpTableSelectionModel object that is used to handle
the selection state. |
Modifier and Type | Method and Description |
---|---|
void |
IlpTableView.setSelectionModel(IlpTableSelectionModel newModel)
Sets a new selection model for this table
and adds a selection listener to this model.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultTableSelectionModel
Default data model for selection of
IlpRepresentationObject s. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.