public interface IlpGraphicController extends IlpMutableInteractorManager
Modifier and Type | Method and Description |
---|---|
void |
attach(IlpGraphicView view)
Attaches a controller to a given view.
|
void |
detach()
Detaches a controller from its view.
|
IlpContext |
getContext()
Returns the application context.
|
IlpViewInteractor |
getDefaultViewInteractor()
Returns the default view interactor.
|
IlpGraphicView |
getView()
Returns the view that is being controlled.
|
IlpViewInteractor |
getViewInteractor()
Returns the interactor associated with the view.
|
void |
setViewInteractor(IlpViewInteractor interactor)
Sets the interactor associated with the view.
|
removeObjectInteractors, removeObjectInteractors, removeObjectInteractors, setObjectInteractor, setObjectInteractor, setObjectInteractor, setObjectInteractor, setObjectInteractor
getObjectInteractor, getObjectInteractor, getObjectInteractor, getObjectInteractor, getObjectInteractor
IlpContext getContext()
IlpGraphicView getView()
IlpViewInteractor getViewInteractor()
void setViewInteractor(IlpViewInteractor interactor)
IlpViewInteractor getDefaultViewInteractor()
void attach(IlpGraphicView view)
void detach()
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.