import "sbINativeWindowManager.idl";
Public Attributes | |
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 44 of file sbINativeWindowManager.idl.