java.lang.Objectorg.jfree.report.function.AbstractExpression
org.jfree.report.function.AbstractFunction
org.jfree.report.function.AbstractElementFormatFunction
All Implemented Interfaces:
LayoutProcessorFunction, PageEventListener, Function, Expression, Serializable
Direct Known Subclasses:
ShowElementByNameFunction, AttributeExpressionsEvaluator, ElementTrafficLightFunction, CellFormatFunction, ElementColorFunction, DataSchemaFormatFunction, HideElementIfDataAvailableExpression, MetaDataStyleEvaluator, ShowElementIfDataAvailableExpression, HideNullValuesFunction, HideElementByNameFunction, StyleExpressionsEvaluator, SheetNameFunction, NegativeNumberPaintChangeFunction, CreateHyperLinksFunction, ElementVisibilityFunction
Thomas - Morgner| Constructor: |
|---|
|
| Method from org.jfree.report.function.AbstractElementFormatFunction Summary: |
|---|
| getElement, getValue, groupFinished, groupStarted, itemsAdvanced, itemsFinished, itemsStarted, pageFinished, pageStarted, processFooterBands, processGroup, processRootBand, reportFinished, reportInitialized, reportStarted, setElement |
| Methods from org.jfree.report.function.AbstractFunction: |
|---|
| groupFinished, groupStarted, itemsAdvanced, itemsFinished, itemsStarted, reportDone, reportFinished, reportInitialized, reportStarted |
| Methods from org.jfree.report.function.AbstractExpression: |
|---|
| clone, getDataRow, getDependencyLevel, getInstance, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, isActive, isDeepTraversing, isPreserve, setActive, setDependencyLevel, setName, setPreserve, setRuntime |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.jfree.report.function.AbstractElementFormatFunction Detail: |
|---|
|
|
|
|
|
The itemBand is finished, the report starts to close open groups. |
|
|
|
|
|
|
|
The event carries a ReportState.Started state. Use this to initialize the report. |
|
|