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.

nsIDOMXULButtonElement

IID:6852d9a6-1dd2-11b2-a29d-cd7977a91b1b
Inherits From:nsIDOMXULLabeledControlElement

Constants

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

Properties

PRBool autoCheck

PRBool checked

PRInt32 checkState

DOMString dlgType

DOMString group

PRBool open

DOMString type

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com