|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpTreeController | |
|---|---|
| ilog.cpl | ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. |
| Uses of IlpTreeController in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpTreeController | |
|---|---|
protected IlpTreeController |
IlpTree.createDefaultController()
Creates the default controller, which is an IlpTreeController object. |
IlpTreeController |
IlpTree.getController()
Returns the current controller. |
| Methods in ilog.cpl with parameters of type IlpTreeController | |
|---|---|
void |
IlpTree.setController(IlpTreeController controller)
Sets the controller. |
| Constructors in ilog.cpl with parameters of type IlpTreeController | |
|---|---|
IlpTree(IlpContext context,
IlpTreeModel model,
IlpTreeView view,
IlpTreeController controller)
Creates a Tree component with given MVC components. |
|
IlpTree(IlpTreeModel model,
IlpTreeView view,
IlpTreeController controller)
Creates a Tree component with given MVC components. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||