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.ItemMethods in com.lowagie.text.pdf that return AcroFields.ItemMethods 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) void
PdfCopyFieldsImp.createWidgets
(List<Object> list, AcroFields.Item item) (package private) void
PdfCopyFieldsImp.mergeField
(String name, AcroFields.Item item) boolean
AcroFields.setFieldProperty
(AcroFields.Item item, String name, int value, int[] inst) Sets a field property.Method parameters in com.lowagie.text.pdf with type arguments of type AcroFields.ItemModifier and TypeMethodDescription(package private) void
PdfCopyFieldsImp.addPageOffsetToField
(Map<String, AcroFields.Item> fd, int pageOffset) (package private) void
PdfCopyFieldsImp.mergeWithMaster
(Map<String, AcroFields.Item> fd)