Uses of Class
com.lowagie.text.pdf.AcroFields.Item
Packages that use AcroFields.Item
-
Uses of AcroFields.Item in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf with type parameters of type AcroFields.ItemModifier and TypeFieldDescriptionprivate Map<String,AcroFields.Item> AcroFields.fieldsDeprecated.Methods in com.lowagie.text.pdf that return AcroFields.ItemModifier and TypeMethodDescriptionAcroFields.getFieldItem(String name) Deprecated.Gets the field structure.Methods in com.lowagie.text.pdf that return types with arguments of type AcroFields.ItemMethods in com.lowagie.text.pdf with parameters of type AcroFields.ItemModifier and TypeMethodDescription(package private) voidPdfCopyFieldsImp.createWidgets(List<Object> list, AcroFields.Item item) Deprecated.(package private) voidPdfCopyFieldsImp.mergeField(String name, AcroFields.Item item) Deprecated.booleanAcroFields.setFieldProperty(AcroFields.Item item, String name, int value, int[] inst) Deprecated.Sets a field property.Method parameters in com.lowagie.text.pdf with type arguments of type AcroFields.ItemModifier and TypeMethodDescription(package private) voidPdfCopyFieldsImp.addPageOffsetToField(Map<String, AcroFields.Item> fd, int pageOffset) Deprecated.(package private) voidPdfCopyFieldsImp.mergeWithMaster(Map<String, AcroFields.Item> fd) Deprecated.