Uses of Class
com.itextpdf.text.pdf.TextField

Packages that use TextField
com.itextpdf.text.pdf   
 

Uses of TextField in com.itextpdf.text.pdf
 

Methods in com.itextpdf.text.pdf that return types with arguments of type TextField
 java.util.Map<java.lang.String,TextField> AcroFields.getFieldCache()
          Gets the appearances cache.
 

Method parameters in com.itextpdf.text.pdf with type arguments of type TextField
 void AcroFields.setFieldCache(java.util.Map<java.lang.String,TextField> fieldCache)
          Sets a cache for field appearances.
 



Copyright © 2013. All Rights Reserved.