Instance Methods | |
(CGPoint) | - convertBaseToBridge: |
(CGPoint) | - convertBridgeToBase: |
(BOOL) | - isFullBridge |
(void) | - setFullBridge: |
Definition at line 3746 of file CPWindow.j.
|
implementation |
Extends class CPWindow.
Definition at line 3770 of file CPWindow.j.
|
implementation |
Extends class CPWindow.
Definition at line 3778 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 3762 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 3751 of file CPWindow.j.