Uses of Class
org.openpdf.text.pdf.BaseField
Packages that use BaseField
-
Uses of BaseField in org.openpdf.text.pdf
Subclasses of BaseField in org.openpdf.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 org.openpdf.text.pdf that return types with arguments of type BaseFieldMethods in org.openpdf.text.pdf with parameters of type BaseFieldModifier and TypeMethodDescriptionvoidAcroFields.decodeGenericDictionary(PdfDictionary merged, BaseField tx) Method parameters in org.openpdf.text.pdf with type arguments of type BaseFieldModifier and TypeMethodDescriptionvoidAcroFields.setFieldCacheMap(Map<String, BaseField> fieldCache) Sets a cache for field appearances.