26 #include "nsISupports.idl"
27 #include "nsIDOMMouseEvent.idl"
43 [scriptable,
uuid(9646A45E-8E0C-49F9-901
B-5FC6E4E522DB)]
const PRInt32 DIRECTION_SOUTH_EAST
const PRInt32 DIRECTION_NORTH_EAST
void setShadowing(in nsISupports aWindow, in boolean aShadowing)
readonly attribute boolean supportsMinimumWindowSize
const PRInt32 DIRECTION_SOUTH
const PRInt32 DIRECTION_SOUTH_WEST
readonly attribute boolean supportsShadowing
const PRInt32 DIRECTION_WEST
const PRInt32 DIRECTION_EAST
void setMaximumWindowSize(in nsISupports aWindow, in PRInt32 aMaximumWidth, in PRInt32 aMaximumHeight)
void setOnTop(in nsISupports aWindow, in boolean aOnTop)
interface to the operating system's window manager This Interfaces to allows JavaScript to talk to th...
const PRInt32 DIRECTION_NORTH
const PRInt32 DIRECTION_NORTH_WEST
void setMinimumWindowSize(in nsISupports aWindow, in PRInt32 aMinimumWidth, in PRInt32 aMinimumHeight)
readonly attribute boolean supportsMaximumWindowSize
readonly attribute boolean supportsOnTop
readonly attribute boolean supportsResizeDrag
void beginResizeDrag(in nsISupports aWindow, in nsIDOMMouseEvent aEvent, in PRInt32 aDirection)