Uses of Class
org.xmlet.htmlapifaster.Button
-
Packages that use Button Package Description org.xmlet.htmlapifaster -
-
Uses of Button in org.xmlet.htmlapifaster
Methods in org.xmlet.htmlapifaster that return Button Modifier and Type Method Description Button<Z>Button. attrAutofocus(Boolean attrAutofocus)Button<Z>Button. attrDisabled(Boolean attrDisabled)Button<Z>Button. attrForm(String attrForm)Button<Z>Button. attrFormaction(String attrFormaction)Button<Z>Button. attrFormenctype(EnumFormenctypeEnctypeType attrFormenctype)Button<Z>Button. attrFormmethod(EnumFormmethodMethodType attrFormmethod)Button<Z>Button. attrFormnovalidate(Boolean attrFormnovalidate)Button<Z>Button. attrFormtarget(String attrFormtarget)Button<Z>Button. attrName(String attrName)Button<Z>Button. attrType(EnumTypeButtonType attrType)Button<Z>Button. attrValue(String attrValue)default Button<T>PhrasingContentChoice. button()default Button<T>PhrasingContentWithoutDfnChoice. button()default Button<T>PhrasingContentWithoutMeterChoice. button()default Button<T>PhrasingContentWithoutProgressChoice. button()default Button<T>TransparentContentWithoutAAll1. button()default Button<T>TransparentContentWithoutAAll3. button()Button<Z>Button. self()Methods in org.xmlet.htmlapifaster with parameters of type Button Modifier and Type Method Description <Z extends Element>
voidElementVisitor. visitElementButton(Button<Z> var1)<Z extends Element>
voidElementVisitor. visitParentButton(Button<Z> var1)
-