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.adf.view.faces.bi.component.pivotTable
Class UIPivotTable.EdgeLayerIndex

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.pivotTable.UIPivotTable.EdgeLayerIndex

Enclosing class:
UIPivotTable

protected class UIPivotTable.EdgeLayerIndex
extends java.lang.Object

For use by EL code. Contains the edge index and layer index of a layer.


Constructor Summary
UIPivotTable.EdgeLayerIndex(int edgeIndex, int layerIndex)
           

 

Method Summary
 int getEdgeIndex()
           
 int getLayerIndex()
           

 

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

 

Constructor Detail

UIPivotTable.EdgeLayerIndex

public UIPivotTable.EdgeLayerIndex(int edgeIndex,
                                   int layerIndex)

Method Detail

getEdgeIndex

public int getEdgeIndex()

getLayerIndex

public int getLayerIndex()

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.