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