Uses of Enum
com.boldsign.model.FormField.FontEnum
Packages that use FormField.FontEnum
-
Uses of FormField.FontEnum in com.boldsign.model
Subclasses with type arguments of type FormField.FontEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets fontstatic classMethods in com.boldsign.model that return FormField.FontEnumModifier and TypeMethodDescriptionstatic FormField.FontEnumFormField.getFont()Get fontFormField.FontEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static FormField.FontEnumReturns the enum constant of this type with the specified name.static FormField.FontEnum[]FormField.FontEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.boldsign.model with parameters of type FormField.FontEnumModifier and TypeMethodDescriptionFormField.font(FormField.FontEnum font) voidFormField.setFont(FormField.FontEnum font) voidFormField.FontEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, FormField.FontEnum enumeration)