![]() |
API
0.9.6
|
Instance Methods | |
(CGPoint) | - convertBaseToBridge: |
(CGPoint) | - convertBridgeToBase: |
(BOOL) | - isFullBridge |
(void) | - setFullBridge: |
Definition at line 3374 of file CPWindow.j.
|
implementation |
Extends class CPWindow.
Definition at line 3396 of file CPWindow.j.
|
implementation |
Extends class CPWindow.
Definition at line 3404 of file CPWindow.j.
|
implementation |
Returns YES if the window fills the full browser window, otherwise NO. NOTE: this method has been deprecated in favor of isFullPlatformWindow.
Extends class CPWindow.
Definition at line 3388 of file CPWindow.j.
|
implementation |
Sets the CPWindow to fill the whole browser window. NOTE: this method has been deprecated in favor of setFullPlatformWindow:
Extends class CPWindow.
Definition at line 3379 of file CPWindow.j.