Uses of Class
com.lowagie.text.pdf.BaseField
Packages that use BaseField
-
Uses of BaseField in com.lowagie.text.pdf
Subclasses of BaseField in com.lowagie.text.pdfModifier and TypeClassDescriptionclassCreates a pushbutton field.classCreates a radio or a check field.classSupports text, combo and list fields generating the correct appearances.Methods in com.lowagie.text.pdf that return types with arguments of type BaseFieldMethods in com.lowagie.text.pdf with parameters of type BaseFieldModifier and TypeMethodDescriptionvoidAcroFields.decodeGenericDictionary(PdfDictionary merged, BaseField tx) Method parameters in com.lowagie.text.pdf with type arguments of type BaseFieldModifier and TypeMethodDescriptionvoidAcroFields.setFieldCacheMap(Map<String, BaseField> fieldCache) Sets a cache for field appearances.