#include <sbNativeWindowManager.h>
Public Member Functions | |
| sbNativeWindowManager () | |
| virtual | ~sbNativeWindowManager () |
| sbNativeWindowManager () | |
| virtual | ~sbNativeWindowManager () |
| sbNativeWindowManager () | |
| virtual | ~sbNativeWindowManager () |
Public Member Functions inherited from sbINativeWindowManager | |
| void | beginResizeDrag (in nsISupports aWindow, in nsIDOMMouseEvent aEvent, in PRInt32 aDirection) |
| void | setMinimumWindowSize (in nsISupports aWindow, in PRInt32 aMinimumWidth, in PRInt32 aMinimumHeight) |
| void | setMaximumWindowSize (in nsISupports aWindow, in PRInt32 aMaximumWidth, in PRInt32 aMaximumHeight) |
| void | setOnTop (in nsISupports aWindow, in boolean aOnTop) |
| void | setShadowing (in nsISupports aWindow, in boolean aShadowing) |
Additional Inherited Members | |
Public Attributes inherited from sbINativeWindowManager | |
| const PRInt32 | DIRECTION_NORTH_WEST = 7 |
| const PRInt32 | DIRECTION_NORTH = 8 |
| const PRInt32 | DIRECTION_NORTH_EAST = 9 |
| const PRInt32 | DIRECTION_WEST = 4 |
| const PRInt32 | DIRECTION_EAST = 6 |
| const PRInt32 | DIRECTION_SOUTH_WEST = 1 |
| const PRInt32 | DIRECTION_SOUTH = 2 |
| const PRInt32 | DIRECTION_SOUTH_EAST = 3 |
| readonly attribute boolean | supportsResizeDrag |
| readonly attribute boolean | supportsMinimumWindowSize |
| readonly attribute boolean | supportsMaximumWindowSize |
| readonly attribute boolean | supportsOnTop |
| readonly attribute boolean | supportsShadowing |
Definition at line 38 of file sbNativeWindowManager.h.
|
inline |
Definition at line 41 of file sbNativeWindowManager.h.
|
inlinevirtual |
Definition at line 42 of file sbNativeWindowManager.h.
| sbNativeWindowManager::sbNativeWindowManager | ( | ) |
|
virtual |
|
inline |
Definition at line 41 of file sbNativeWindowManager.h.
|
inlinevirtual |
Definition at line 42 of file sbNativeWindowManager.h.