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 void
HtmlSerializerNormalizedText.appendCheckBoxInput
(HtmlSerializerNormalizedText.HtmlSerializerTextBuilder builder, HtmlCheckBoxInput htmlCheckBoxInput) ProcessHtmlCheckBoxInput
.protected void
HtmlSerializerVisibleText.appendCheckBoxInput
(HtmlSerializerVisibleText.HtmlSerializerTextBuilder builder, HtmlCheckBoxInput htmlCheckBoxInput, HtmlSerializerVisibleText.Mode mode) ProcessHtmlCheckBoxInput
.