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