| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.component.pivotTable.HeaderCellContext
public class HeaderCellContext
| Constructor Summary | |
|---|---|
HeaderCellContext(DataModel model,
                  int edge,
                  int layer,
                  int slice,
                  QDR qdr,
                  java.lang.Object value)
 | 
|
| Method Summary | |
|---|---|
 int | 
getEdge()
Return the edge ( row/column ) that this context is associated with  | 
 int | 
getLayer()
Return the layer ( row/column ) that this context is associated with  | 
 int | 
getLayerCount()
Return the number of layers on the edge  | 
 QDR | 
getQDR()
Return the QDR for the cell  | 
 java.lang.Object | 
getValue()
Return the value to be displayed in the cell.  | 
 java.lang.Object | 
getValue(java.lang.String type)
Return a value associated with the cell  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public HeaderCellContext(DataModel model,
                         int edge,
                         int layer,
                         int slice,
                         QDR qdr,
                         java.lang.Object value)
| Method Detail | 
|---|
public int getEdge()
public int getLayer()
public int getLayerCount()
public QDR getQDR()
public java.lang.Object getValue()
Object
public java.lang.Object getValue(java.lang.String type)
                          throws DataException
type - one of the types listed in oracle.dss.util.MetadataMap
Object
DataException
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||