Uses of Class
org.xmlet.htmlapifaster.EnumFormenctypeEnctypeType
-
Packages that use EnumFormenctypeEnctypeType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumFormenctypeEnctypeType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumFormenctypeEnctypeType Modifier and Type Method Description static EnumFormenctypeEnctypeTypeEnumFormenctypeEnctypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumFormenctypeEnctypeType[]EnumFormenctypeEnctypeType. 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 EnumFormenctypeEnctypeType Modifier and Type Method Description Button<Z>Button. attrFormenctype(EnumFormenctypeEnctypeType attrFormenctype)Input<Z>Input. attrFormenctype(EnumFormenctypeEnctypeType attrFormenctype)
-