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.
@mozilla.org/layout/xul-boxobject-container;1
This component implements the following interfaces:
- nsIBoxObject
- nsIBrowserBoxObject
- nsIContainerBoxObject
- nsIEditorBoxObject
- nsIIFrameBoxObject
- nsISupports
Properties
readonly nsIDocShell nsIContainerBoxObject.docShell
readonly nsIDOMElement nsIBoxObject.element
readonly nsIDOMElement nsIBoxObject.firstChild
readonly PRInt32 nsIBoxObject.height
readonly nsIDOMElement nsIBoxObject.lastChild
readonly nsIDOMElement nsIBoxObject.nextSibling
readonly nsIDOMElement nsIBoxObject.parentBox
readonly nsIDOMElement nsIBoxObject.previousSibling
readonly PRInt32 nsIBoxObject.screenX
readonly PRInt32 nsIBoxObject.screenY
readonly PRInt32 nsIBoxObject.width
readonly PRInt32 nsIBoxObject.x
readonly PRInt32 nsIBoxObject.y
Methods
| Interface | Method |
|---|---|
| nsIBoxObject |
PRUnichar* getProperty ( PRUnichar* propertyName )
|
| nsIBoxObject |
nsISupports getPropertyAsSupports ( PRUnichar* propertyName )
|
| nsIBoxObject |
void removeProperty ( PRUnichar* propertyName )
|
| nsIBoxObject |
void setProperty ( PRUnichar* propertyName , PRUnichar* propertyValue )
|
| nsIBoxObject |
void setPropertyAsSupports ( PRUnichar* propertyName , nsISupports value )
|
Reference documentation is generated from Mozilla's source.
