public class TriggerTypeFunction
extends org.pentaho.reporting.engine.classic.core.function.AbstractFunction
| Constructor and Description |
|---|
TriggerTypeFunction()
Creates an unnamed function.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue()
Return the current expression value.
|
void |
groupStarted(org.pentaho.reporting.engine.classic.core.event.ReportEvent event)
Receives notification that a group has started.
|
groupFinished, itemsAdvanced, itemsFinished, itemsStarted, reportDone, reportFinished, reportInitialized, reportStarted, summaryRowSelectionclone, getDataRow, getDependencyLevel, getInstance, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, isActive, isDeepTraversing, isPreserve, setActive, setDependencyLevel, setName, setPreserve, setRuntimepublic TriggerTypeFunction()
AbstractExpression.setName(java.lang.String) before the function
is added to the report's function collection.public void groupStarted(org.pentaho.reporting.engine.classic.core.event.ReportEvent event)
groupStarted in interface org.pentaho.reporting.engine.classic.core.event.ReportListenergroupStarted in class org.pentaho.reporting.engine.classic.core.function.AbstractFunctionevent - the event.public Object getValue()
The value depends (obviously) on the expression implementation.
Copyright © 2018 Hitachi Vantara. All rights reserved.