Uses of Class
com.lowagie.text.pdf.AcroFields.Item
Packages that use AcroFields.Item
-
Uses of AcroFields.Item in com.lowagie.text.pdf
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 TypeMethodDescriptionbooleanAcroFields.setFieldProperty(AcroFields.Item item, String name, int value, int[] inst) Deprecated.Sets a field property.