Save This Page
Home » pentaho-reporting-engine-classic-0.8.10 » org.jfree.report.filter.types » [javadoc | source]
org.jfree.report.filter.types
public class: TextFieldType [javadoc | source]
java.lang.Object
   org.jfree.report.filter.types.TextFieldType

All Implemented Interfaces:
    ElementType

Todo: Document Me
Constructor:
 public TextFieldType() 
Method from org.jfree.report.filter.types.TextFieldType Summary:
clone,   getMetaData,   getValue
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.report.filter.types.TextFieldType Detail:
 public Object clone() throws CloneNotSupportedException 
    Clones this DataSource.
 public ElementMetaData getMetaData() 
 public Object getValue(ExpressionRuntime runtime,
    Element element) 
    Returns the current value for the data source.