nsIBoxObject
| IID: | ce572460-b0f2-4650-a9e7-c53a99d3b6ad |
| Inherits From: | nsISupports |
This interface is implemented by the following components:
Properties
readonly nsIDOMElement element
readonly nsIDOMElement firstChild
readonly PRInt32 height
readonly nsIDOMElement lastChild
readonly nsIDOMElement nextSibling
readonly nsIDOMElement parentBox
readonly nsIDOMElement previousSibling
readonly PRInt32 screenX
readonly PRInt32 screenY
readonly PRInt32 width
readonly PRInt32 x
readonly PRInt32 y
Methods
PRUnichar* getProperty ( PRUnichar* propertyName )
nsISupports getPropertyAsSupports ( PRUnichar* propertyName )
void removeProperty ( PRUnichar* propertyName )
void setProperty ( PRUnichar* propertyName , PRUnichar* propertyValue )
void setPropertyAsSupports ( PRUnichar* propertyName , nsISupports value )
nsISupports getPropertyAsSupports ( PRUnichar* propertyName )
- Arguments:
- propertyName
void setProperty ( PRUnichar* propertyName , PRUnichar* propertyValue )
- Arguments:
- propertyName
- propertyValue
void setPropertyAsSupports ( PRUnichar* propertyName , nsISupports value )
- Arguments:
- propertyName
- value
References
This interface is the type of the following properties:
nsIDOMNSXBLFormControl.boxObject, nsIDOMXULElement.boxObject
This interface is returned from the following methods:
nsIDOMNSDocument.getBoxObjectFor
Reference documentation is generated from Mozilla's source.
