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