Uses of Enum
com.boldsign.model.CustomFormField.FontEnum
Packages that use CustomFormField.FontEnum
-
Uses of CustomFormField.FontEnum in com.boldsign.model
Subclasses with type arguments of type CustomFormField.FontEnum in com.boldsign.modelModifier and TypeClassDescriptionstatic enumGets or Sets fontstatic classMethods in com.boldsign.model that return CustomFormField.FontEnumModifier and TypeMethodDescriptionstatic CustomFormField.FontEnumCustomFormField.getFont()Get fontCustomFormField.FontEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static CustomFormField.FontEnumReturns the enum constant of this type with the specified name.static CustomFormField.FontEnum[]CustomFormField.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 CustomFormField.FontEnumModifier and TypeMethodDescriptionCustomFormField.font(CustomFormField.FontEnum font) voidCustomFormField.setFont(CustomFormField.FontEnum font) voidCustomFormField.FontEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, CustomFormField.FontEnum enumeration)