|
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.DataFormatManager
public abstract class DataFormatManager
org.apache.myfaces.trinidad.change.SessionChangeManager.| Constructor Summary | |
|---|---|
DataFormatManager()
|
|
| Method Summary | |
|---|---|
abstract CellFormat |
getCellFormat(DataCellContext dataCellContext,
CellFormat defaultDataCellFormat)
Return the CellFormat associated with the data cell identified by the DataCellContext. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataFormatManager()
| Method Detail |
|---|
public abstract CellFormat getCellFormat(DataCellContext dataCellContext,
CellFormat defaultDataCellFormat)
dataCellContext - the DataCellContext that describes the data cell being formatted.defaultDataCellFormat - the CellFormat that was returned by the UIPivotTable's DataFormat MethodBinding
CellFormat
|
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 | ||||||||