Uses of Enum Class
org.openpdf.renderer.annotation.WidgetAnnotation.FieldType
Packages that use WidgetAnnotation.FieldType
-
Uses of WidgetAnnotation.FieldType in org.openpdf.renderer.annotation
Subclasses with type arguments of type WidgetAnnotation.FieldType in org.openpdf.renderer.annotationModifier and TypeClassDescriptionstatic enumType for PDF form elementsFields in org.openpdf.renderer.annotation declared as WidgetAnnotation.FieldTypeMethods in org.openpdf.renderer.annotation that return WidgetAnnotation.FieldTypeModifier and TypeMethodDescription(package private) static WidgetAnnotation.FieldTypeWidgetAnnotation.getFieldType()Returns the type of the fieldstatic WidgetAnnotation.FieldTypeReturns the enum constant of this class with the specified name.static WidgetAnnotation.FieldType[]WidgetAnnotation.FieldType.values()Returns an array containing the constants of this enum class, in the order they are declared.