|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableSelectionListener | |
|---|---|
| ilog.cpl.table.selection | Contains all the selection model used to maintain the selection in the ILOG JTGO Table component. |
| Uses of TableSelectionListener in ilog.cpl.table.selection |
|---|
| Methods in ilog.cpl.table.selection with parameters of type TableSelectionListener | |
|---|---|
void |
IlpDefaultTableSelectionModel.addSelectionListener(TableSelectionListener listener)
Registers a listener to selection change events. |
void |
IlpTableSelectionModel.addSelectionListener(TableSelectionListener listener)
Registers a listener to selection change events. |
void |
IlpDefaultTableSelectionModel.removeSelectionListener(TableSelectionListener listener)
Removes a listener to object selection events. |
void |
IlpTableSelectionModel.removeSelectionListener(TableSelectionListener listener)
Removes a listener to object selection events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||