dom/interfaces/xul/nsIDOMXULControlElement.idlScriptable
Provides additional attributes specific to control elements.
66
Introduced
Gecko 1.0
Inherits from: nsIDOMXULElement Last changed in Gecko 1.0

Attributes

Attribute Type Description
disabled boolean Indicates whether the element is disabled or not.
tabIndex long The tab order of the element.