Uses of Class
wt.query.report.DisplayFactory

Packages that use DisplayFactory
wt.query.report Provides support for the reporting package, wt.query.template
 

Uses of DisplayFactory in wt.query.report
 

Subclasses of DisplayFactory in wt.query.report
 class StandardDisplayFactory
          Standard implementation of a Display Factory.
 

Fields in wt.query.report declared as DisplayFactory
private static DisplayFactory DisplayFactory.factory
           
 

Methods in wt.query.report that return DisplayFactory
static DisplayFactory DisplayFactory.getFactory()
          Gets the value of the attribute: factory.
 

Methods in wt.query.report with parameters of type DisplayFactory
protected  boolean DisplayFactory.readVersion(DisplayFactory thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.