|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpTreeView | |
|---|---|
| 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 ILOG JTGO Tree component using cascading style sheets. |
| Uses of IlpTreeView in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpTreeView | |
|---|---|
protected IlpTreeView |
IlpTree.createDefaultView()
Creates the default view, which is an IlpTreeView object. |
IlpTreeView |
IlpTree.getView()
Returns the current view. |
| Methods in ilog.cpl with parameters of type IlpTreeView | |
|---|---|
void |
IlpTree.setView(IlpTreeView view)
Sets the view, which gets connected to the model and controller. |
| Constructors in ilog.cpl with parameters of type IlpTreeView | |
|---|---|
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. |
|
| Uses of IlpTreeView in ilog.cpl.tree.renderer |
|---|
| Methods in ilog.cpl.tree.renderer that return IlpTreeView | |
|---|---|
IlpTreeView |
IlpViewRenderer.getView()
Access to the tree view |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||