Package org.jfree.report.data
Interface ExpressionSlot
- All Superinterfaces:
Cloneable
- All Known Implementing Classes:
PrecomputedExpressionSlot
,RunningExpressionSlot
Creation-Date: 25.11.2006, 15:18:42
- Author:
- Thomas Morgner
-
Method Details
-
getValue
- Throws:
DataSourceException
-
advance
- Throws:
DataSourceException
-
updateDataRow
-
getName
String getName() -
isDeepTraversing
boolean isDeepTraversing() -
isPreserve
boolean isPreserve() -
clone
- Throws:
CloneNotSupportedException
-