|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpTableSelectionModel | |
|---|---|
| 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 ILOG JTGO Table component. |
| ilog.cpl.table.selection | Contains all the selection model used to maintain the selection in the ILOG JTGO Table component. |
| Uses of IlpTableSelectionModel in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpTableSelectionModel | |
|---|---|
IlpTableSelectionModel |
IlpTable.getSelectionModel()
Returns the selection model used by the table view to handle the selection. |
| Uses of IlpTableSelectionModel in ilog.cpl.table |
|---|
| Methods in ilog.cpl.table that return IlpTableSelectionModel | |
|---|---|
IlpTableSelectionModel |
IlpTableView.getSelectionModel()
Retrieves the IlpTableSelectionModel object that is used to handle
the selection state. |
| Methods in ilog.cpl.table with parameters of type IlpTableSelectionModel | |
|---|---|
void |
IlpTableView.setSelectionModel(IlpTableSelectionModel newModel)
Sets a new selection model for this table and adds a selection listener to this model. |
| Uses of IlpTableSelectionModel in ilog.cpl.table.selection |
|---|
| Classes in ilog.cpl.table.selection that implement IlpTableSelectionModel | |
|---|---|
class |
IlpDefaultTableSelectionModel
Default data model for selection of IlpRepresentationObjects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||