Uses of Class
org.xmlet.htmlapifaster.EnumTypeButtonType
-
Packages that use EnumTypeButtonType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumTypeButtonType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumTypeButtonType Modifier and Type Method Description static EnumTypeButtonTypeEnumTypeButtonType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumTypeButtonType[]EnumTypeButtonType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xmlet.htmlapifaster with parameters of type EnumTypeButtonType Modifier and Type Method Description Button<Z>Button. attrType(EnumTypeButtonType attrType)
-