|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Controller
Implements the common API for the common view controller.
Field Summary |
---|
Fields inherited from interface oracle.dss.dataView.ViewController |
---|
DEFAULT_CURSOR, DRILL_CURSOR, E_RESIZE_CURSOR, HORIZONTAL_SPLIT_CURSOR, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NO_DROP_CURSOR, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SELECT_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, VERTICAL_SPLIT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR |
Method Summary | |
---|---|
PopupManager |
getPopupManager()
Get the popup manager. |
RolloverTextManager |
getRolloverTextManager()
Get the rollover text manager. |
void |
setPopupManager(PopupManager pm)
Set the popup manager. |
void |
setRolloverTextManager(RolloverTextManager rm)
Set the rollover text manager. |
Methods inherited from interface oracle.dss.dataView.ViewController |
---|
addControllerListener, addViewFocusListener, addViewKeyListener, addViewMouseListener, addViewMouseMotionListener, cleanUp, getCursorType, isWaitCursorForced, removeControllerListener, removeViewFocusListener, removeViewKeyListener, removeViewMouseListener, removeViewMouseMotionListener, setCursorType, setWaitCursorForced |
Method Detail |
---|
void setPopupManager(PopupManager pm)
sm
- popup manager instancePopupManager getPopupManager()
void setRolloverTextManager(RolloverTextManager rm)
rm
- rollover text manager instanceRolloverTextManager getRolloverTextManager()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |