|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.cpl.graphic.IlpAbstractGraphicController
ilog.cpl.tree.IlpTreeController
public class IlpTreeController
Controller part of the MVC architecture for the Tree component.
The controller is responsible for storing and setting the interactors to the view and graphics.
The view interactor defaults to an
IlpDefaultViewInteractor.
| Field Summary |
|---|
| Fields inherited from class ilog.cpl.graphic.IlpAbstractGraphicController |
|---|
lastInteractedObject, lastInteractionStates |
| Constructor Summary | |
|---|---|
IlpTreeController()
Default constructor. |
|
IlpTreeController(IlpContext context)
Constructs a default controller for a tree. |
|
| Method Summary | |
|---|---|
IlpAbstractTreeInteractorRenderer |
getInteractorRenderer()
Accesses the interactor renderer. |
IlpAbstractTreeViewRenderer |
getViewRenderer()
Accesses the view renderer. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IlpTreeController()
IlpDefaultViewInteractor object.
IlpSystem.GetDefaultContext()public IlpTreeController(IlpContext context)
IlpDefaultViewInteractor object.
context - The context object to use.| Method Detail |
|---|
public IlpAbstractTreeViewRenderer getViewRenderer()
public IlpAbstractTreeInteractorRenderer getInteractorRenderer()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||