Package org.loboevolution.html.dom.input
Class InputCheckbox
java.lang.Object
org.loboevolution.html.dom.input.InputCheckbox
InputCheckbox class.
-
Constructor Summary
ConstructorDescriptionInputCheckbox
(HTMLInputElementImpl modelNode, InputControl ic) Constructor for InputCheckbox. -
Method Summary
-
Constructor Details
-
InputCheckbox
Constructor for InputCheckbox.
- Parameters:
modelNode
- aHTMLInputElementImpl
object.ic
- aInputControl
object.
-
-
Method Details
-
reset
public void reset()reset.
-