Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.data.PrecomputedExpressionSlot
Constructor Summary | |
|
Method Summary | |
void |
|
Object |
|
String |
|
Object |
|
boolean | |
boolean | |
void |
|
public PrecomputedExpressionSlot(String name, Object value, boolean preserve)
public void advance() throws DataSourceException
- Specified by:
- advance in interface ExpressionSlot
public Object clone() throws CloneNotSupportedException
Returns a clone of the object.
- Returns:
- A clone.
public Object getValue() throws DataSourceException
- Specified by:
- getValue in interface ExpressionSlot
public boolean isDeepTraversing()
- Specified by:
- isDeepTraversing in interface ExpressionSlot
public void updateDataRow(DataRow dataRow)
- Specified by:
- updateDataRow in interface ExpressionSlot