nsIDOMXULElement
| IID: | 30a4a815-b42a-4f0b-9c10-1e7f727cd135 |
| Inherits From: | nsIDOMElement |
Properties
DOMString align
PRBool allowEvents
readonly nsIBoxObject boxObject
readonly nsIXULTemplateBuilder builder
DOMString className
PRBool collapsed
DOMString contextMenu
readonly nsIControllers controllers
readonly nsIRDFCompositeDataSource database
DOMString datasources
DOMString dir
DOMString flex
DOMString flexGroup
DOMString height
PRBool hidden
DOMString id
DOMString left
DOMString maxHeight
DOMString maxWidth
DOMString menu
DOMString minHeight
DOMString minWidth
DOMString observes
DOMString ordinal
DOMString orient
DOMString pack
DOMString persist
DOMString ref
readonly nsIRDFResource resource
DOMString statusText
DOMString tooltip
DOMString tooltipText
DOMString top
DOMString width
Methods
void blur ( )
void click ( )
void doCommand ( )
void focus ( )
nsIDOMNodeList getElementsByAttribute ( DOMString name , DOMString value )
nsIDOMNodeList getElementsByAttributeNS ( DOMString namespaceURI , DOMString name , DOMString value )
nsIDOMNodeList getElementsByAttribute ( DOMString name , DOMString value )
- Arguments:
- name
- value
nsIDOMNodeList getElementsByAttributeNS ( DOMString namespaceURI , DOMString name , DOMString value )
- Arguments:
- namespaceURI
- name
- value
References
This interface is the type of the following properties:
nsIDOMXULContainerElement.parentContainer
This interface is passed as an argument to the following methods:
nsIDOMXULContainerElement.getIndexOfItem
This interface is returned from the following methods:
nsIDOMXULContainerElement.appendItem, nsIDOMXULContainerElement.getItemAtIndex, nsIDOMXULContainerElement.insertItemAt, nsIDOMXULContainerElement.removeItemAt
Reference documentation is generated from Mozilla's source.
