@mozilla.org/layout/xul-boxobject-popup;1
This component implements the following interfaces:
Properties
PRBool nsIPopupBoxObject.autoPosition
Allow the popup to automatically position itself.
Methods
Interface | Method |
---|---|
nsIPopupBoxObject |
void enableKeyboardNavigator ( PRBool enableKeyboardNavigator )
|
nsIPopupBoxObject |
void enableRollup ( PRBool enableRollup )
|
nsIPopupBoxObject |
void hidePopup ( )
|
nsIPopupBoxObject |
void moveTo ( PRInt32 left , PRInt32 top )
|
nsIPopupBoxObject |
void showPopup ( nsIDOMElement srcContent , nsIDOMElement popupContent , PRInt32 xpos , PRInt32 ypos , PRUnichar* popupType , PRUnichar* anchorAlignment , PRUnichar* popupAlignment )
|
nsIPopupBoxObject |
void sizeTo ( PRInt32 width , PRInt32 height )
|
Reference documentation is generated from Mozilla's source.