API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPWindow(Deprecated) Category Reference

Instance Methods

(CGPoint) - convertBaseToBridge:
 
(CGPoint) - convertBridgeToBase:
 
(BOOL) - isFullBridge
 
(void) - setFullBridge:
 

Detailed Description

Definition at line 3374 of file CPWindow.j.

Method Documentation

- (CGPoint) convertBaseToBridge: (CGPoint)  aPoint
implementation

Extends class CPWindow.

Definition at line 3396 of file CPWindow.j.

- (CGPoint) convertBridgeToBase: (CGPoint)  aPoint
implementation

Extends class CPWindow.

Definition at line 3404 of file CPWindow.j.

- (BOOL) isFullBridge
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.

- (void) setFullBridge: (BOOL)  shouldBeFullBridge
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.


The documentation for this category was generated from the following file: