|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfree.report.expressions.AbstractExpression
org.jfree.report.expressions.sys.IsExportTypeExpression
public class IsExportTypeExpression
Tests, whether a certain export type is currently used.
| Constructor Summary | |
|---|---|
IsExportTypeExpression()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
computeValue()
Return the current expression value. |
java.lang.String |
getExportType()
|
void |
setExportType(java.lang.String exportType)
|
| Methods inherited from class org.jfree.report.expressions.AbstractExpression |
|---|
clone, getDataRow, getInstance, getName, getParentLocale, getReportConfiguration, getResourceBundleFactory, getRuntime, isDeepTraversing, isPrecompute, isPreserve, setDeepTraversing, setName, setPrecompute, setPreserve, setRuntime |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IsExportTypeExpression()
| Method Detail |
|---|
public java.lang.String getExportType()
public void setExportType(java.lang.String exportType)
public java.lang.Object computeValue()
throws ExpressionException
The value depends (obviously) on the expression implementation.
ExpressionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||