|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--oracle.dss.datautil.SelectionChangedEvent
Describes the event that carries cursor access and new selection information to QueryAccess clients.
| Method Summary | |
QueryAccess |
getQueryAccess()Retrieves the access mechanism for the selection's cursor. |
Selection |
getSelection()Retrieves the changed selection object. |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public Selection getSelection()
selection object.selection object.public QueryAccess getQueryAccess()
QueryAccess object that accesses the the selection's cursor.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||