public abstract class HeaderFormatManager
extends java.lang.Object
HeaderFormatManager that implement
Externalizable can have their state written to JSF State as well as
to the org.apache.myfaces.trinidad.change.SessionChangeManager.| Constructor and Description |
|---|
HeaderFormatManager()
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CellFormat |
getCellFormat(HeaderCellContext headerCellContext,
CellFormat defaultHeaderCellFormat)
Returns the
CellFormat associated with the header cell identified
by the specified HeaderCellContext. |
public abstract CellFormat getCellFormat(HeaderCellContext headerCellContext, CellFormat defaultHeaderCellFormat)
CellFormat associated with the header cell identified
by the specified HeaderCellContext.headerCellContext - identifies the header cell being formatteddefaultHeaderCellFormat - the CellFormat that was returned by the
UIPivotTable's HeaderFormat MethodBindingCellFormat for the specified header cell