| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
oracle.dss.dataView.DataviewEvent
oracle.dss.dataView.ControllerEvent
public class ControllerEvent
Base event describing a controller gesture.
| Field Summary | |
|---|---|
| protected  ComponentHandle | component | 
| Fields inherited from class oracle.dss.dataView.DataviewEvent | 
|---|
| consumed | 
| Fields inherited from class java.util.EventObject | 
|---|
| source | 
| Constructor Summary | |
|---|---|
| ControllerEvent(java.lang.Object source,
                ComponentHandle comp)Class constructor. | |
| Method Summary | |
|---|---|
|  ComponentHandle | getComponentHandle()The component on which the event took place. | 
| Methods inherited from class oracle.dss.dataView.DataviewEvent | 
|---|
| consume, isConsumed | 
| Methods inherited from class java.util.EventObject | 
|---|
| getSource, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
protected ComponentHandle component
| Constructor Detail | 
|---|
public ControllerEvent(java.lang.Object source,
                       ComponentHandle comp)
source - the event source| Method Detail | 
|---|
public ComponentHandle getComponentHandle()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||