Uses of Class
org.xmlet.htmlapifaster.EnumContenteditableType
-
Packages that use EnumContenteditableType Package Description org.xmlet.htmlapifaster -
-
Uses of EnumContenteditableType in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return EnumContenteditableType Modifier and Type Method Description static EnumContenteditableTypeEnumContenteditableType. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumContenteditableType[]EnumContenteditableType. 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 EnumContenteditableType Modifier and Type Method Description default TGlobalAttributes. attrContenteditable(EnumContenteditableType attrContenteditable)
-