Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
12c (12.2.1.2.0)
E76711-01
- java.lang.Object
-
- java.util.EventObject
-
- javax.faces.event.FacesEvent
-
- oracle.adf.view.faces.bi.event.DrillReplaceEvent
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors
Constructor and Description |
DrillReplaceEvent(javax.faces.component.UIComponent source,
java.lang.Object oldKey,
java.lang.Object newKey)
Creates a new DrillReplaceEvent
|
-
Method Summary
-
Methods inherited from class javax.faces.event.FacesEvent
getComponent, getPhaseId, queue, setPhaseId
-
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
-
-
Constructor Detail
-
DrillReplaceEvent
public DrillReplaceEvent(javax.faces.component.UIComponent source,
java.lang.Object oldKey,
java.lang.Object newKey)
Creates a new DrillReplaceEvent
- Parameters:
source
- source component
oldKey
- old root row key
newKey
- new root row key
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
12c (12.2.1.2.0)
E76711-01
Copyright © 1997, 2016, Oracle. All rights reserved.