public interface IlpInteractiveGraphicComponent extends IlpGraphicComponent
UPDATE_ALL_MASK, UPDATE_COMPONENT_MASK, UPDATE_NONE_MASK, UPDATE_OBJECTS_MASK
APPLIED_RULE_MASK, BAD_CLASS_MASK, BAD_PROP_MASK, BAD_PROP_WITH_STACK_MASK, CREATED_MASK, DECL_MASK, DECL_VALUE_MASK, FAILED_CONVERSIONS_MASK, TIME_REPORT_MASK, WARNING_PROP_MASK
Modifier and Type | Method and Description |
---|---|
IlpViewInteractor |
getDefaultViewInteractor()
Returns the default view interactor.
|
IlpViewInteractor |
getViewInteractor()
Returns the interactor associated with the view.
|
void |
setDefaultViewInteractor(IlpViewInteractor interactor)
Sets the default view interactor.
|
void |
setViewInteractor(IlpViewInteractor interactor)
Sets the interactor associated with the view.
|
getContext, getDataSource, setDataSource
addSelectionObject, clearSelection, getSelectedObject, getSelectedObjects, isObjectSelected, removeSelectionObject, setSelectedObject, setSelectedObjects
setStyleSheets, setStyleSheets
addPropertyChangeListener, getStyleSheetDebugMask, getStyleSheets, getStyleSheets, removePropertyChangeListener, setStyleSheetDebugMask, setStyleSheets, setStyleSheets
IlpViewInteractor getDefaultViewInteractor()
void setDefaultViewInteractor(IlpViewInteractor interactor)
Note: Setting the default view interactor does not change the currently active view interactor immediately. It has an effect on the view interactor only the next time an interactor detaches itself.
IlpViewInteractor getViewInteractor()
void setViewInteractor(IlpViewInteractor interactor)
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.