WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMXULCheckboxElement

IID:5afaba88-1dd2-11b2-9249-dd65a129d0e4
Inherits From:nsIDOMXULLabeledControlElement

Constants

PRInt16 CHECKSTATE_UNCHECKED = 0
PRInt16 CHECKSTATE_CHECKED = 1
PRInt16 CHECKSTATE_MIXED = 2

Properties

PRBool autoCheck

PRBool checked

PRInt32 checkState

Reference documentation is generated from Mozilla's source.