Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
Modifier and Type | Method and Description |
---|---|
protected IlpTreeController |
IlpTree.createDefaultController()
Creates the default controller, which is an
IlpTreeController object. |
IlpTreeController |
IlpTree.getController()
Returns the current controller.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTree.setController(IlpTreeController controller)
Sets the controller.
|
Constructor and Description |
---|
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.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.