Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


oracle.dss.graph
Class SelectionEvent

java.lang.Object
  extended by oracle.dss.graph.GraphEvent
      extended by oracle.dss.graph.SelectionEvent


public class SelectionEvent
extends GraphEvent

Constructor Summary
SelectionEvent(CommonGraph graph, java.util.Set<? extends GraphSelection> selection)
           

 

Method Summary
 java.util.Set<? extends GraphSelection> getGraphSelection()
           

 

Methods inherited from class oracle.dss.graph.GraphEvent
getGraph

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SelectionEvent

public SelectionEvent(CommonGraph graph,
                      java.util.Set<? extends GraphSelection> selection)

Method Detail

getGraphSelection

public java.util.Set<? extends GraphSelection> getGraphSelection()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.3.0)

E17492-04


Copyright © 1997, 2012, Oracle. All rights reserved.