Uses of Class
org.htmlunit.html.HtmlCheckBoxInput
Packages that use HtmlCheckBoxInput
-
Uses of HtmlCheckBoxInput in org.htmlunit.html.serializer
Methods in org.htmlunit.html.serializer with parameters of type HtmlCheckBoxInputModifier and TypeMethodDescriptionprotected voidHtmlSerializerNormalizedText.appendCheckBoxInput(HtmlSerializerNormalizedText.HtmlSerializerTextBuilder builder, HtmlCheckBoxInput htmlCheckBoxInput) ProcessHtmlCheckBoxInput.protected voidHtmlSerializerVisibleText.appendCheckBoxInput(HtmlSerializerVisibleText.HtmlSerializerTextBuilder builder, HtmlCheckBoxInput htmlCheckBoxInput, HtmlSerializerVisibleText.Mode mode) ProcessHtmlCheckBoxInput.