| 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.component.graph.GraphSelection
public class GraphSelection
Use the GraphSelection instance to get the information of a selected item on the UIGraph.
| Nested Class Summary | |
|---|---|
static class | 
GraphSelection.SelectionType
Specifies the graph selection type data: data components like bars, data markers, etc., can be selected series: series components like legend markers, dataline, etc., can be selected group: group components y1TickLabels, y1MajorTick, etc., can be selected non_data: data components like Title, Subtitle, etc., can be selected.  | 
| Field Summary | |
|---|---|
protected  CommonGraph | 
m_graph
 | 
protected  GraphContext | 
m_graphContext
 | 
| Constructor Summary | |
|---|---|
GraphSelection()
Constructor  | 
|
GraphSelection(UIGraph uiGraph)
Deprecated.  | 
|
| Method Summary | |
|---|---|
 GraphContext | 
getDataContext()
Deprecated. GraphContext is deprecated and should not be used  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected transient GraphContext m_graphContext
protected transient CommonGraph m_graph
| Constructor Detail | 
|---|
@Deprecated public GraphSelection(UIGraph uiGraph)
public GraphSelection()
| Method Detail | 
|---|
@Deprecated public GraphContext getDataContext()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||