Uses of Class
net.sf.dynamicreports.adhoc.configuration.AdhocTextField

Packages that use AdhocTextField
net.sf.dynamicreports.adhoc.configuration   
net.sf.dynamicreports.adhoc.report   
net.sf.dynamicreports.adhoc.transformation   
 

Uses of AdhocTextField in net.sf.dynamicreports.adhoc.configuration
 

Methods in net.sf.dynamicreports.adhoc.configuration that return AdhocTextField
 AdhocTextField AdhocTextField.clone()
           
 

Uses of AdhocTextField in net.sf.dynamicreports.adhoc.report
 

Methods in net.sf.dynamicreports.adhoc.report with parameters of type AdhocTextField
protected  TextFieldBuilder<?> DefaultAdhocReportCustomizer.textField(AdhocTextField adhocTextField)
           
 

Uses of AdhocTextField in net.sf.dynamicreports.adhoc.transformation
 

Methods in net.sf.dynamicreports.adhoc.transformation with parameters of type AdhocTextField
protected  void AdhocToXmlTransform.textField(AdhocTextField adhocTextField, XmlAdhocTextField xmlAdhocTextField)
           
protected  void XmlToAdhocTransform.textField(XmlAdhocTextField xmlAdhocTextField, AdhocTextField adhocTextField)
           
 



Copyright © 2010-2013. All Rights Reserved.