|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpTableController | |
|---|---|
| ilog.cpl | ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. |
| Uses of IlpTableController in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpTableController | |
|---|---|
protected IlpTableController |
IlpTable.createDefaultController()
Returns the default controller, which is an IlpTableController
object. |
IlpTableController |
IlpTable.getController()
Returns the controller associated with the Table component. |
| Methods in ilog.cpl with parameters of type IlpTableController | |
|---|---|
void |
IlpTable.setController(IlpTableController controller)
Sets the controller associated with the Table component. |
| Constructors in ilog.cpl with parameters of type IlpTableController | |
|---|---|
IlpTable(IlpContext context,
IlpTableModel model,
IlpTableView view,
IlpTableController controller)
Table Component constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||