|
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.pivotTable.DataCellContext
public class DataCellContext
| Constructor Summary | |
|---|---|
DataCellContext(DataModel model,
int row,
int column,
QDR qdr,
java.lang.Object value)
|
|
| Method Summary | |
|---|---|
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 DataCellContext(DataModel model,
int row,
int column,
QDR qdr,
java.lang.Object value)
| Method Detail |
|---|
public QDR getQDR()
QDRpublic 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.DataMap
Object
DataException
|
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 | ||||||||