Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.tree.renderer |
Provides the interfaces and classes related to customization of the JTGO Tree component using cascading style sheets.
|
Modifier and Type | Method and Description |
---|---|
protected IlpTreeView |
IlpTree.createDefaultView()
Creates the default view, which is an
IlpTreeView object. |
IlpTreeView |
IlpTree.getView()
Returns the current view.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpTree.setView(IlpTreeView view)
Sets the view, which gets connected to the model and 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.
|
Modifier and Type | Method and Description |
---|---|
IlpTreeView |
IlpViewRenderer.getView()
Access to the tree view
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.