API  1.0.0
CPWindow(Deprecated) Category Reference

Instance Methods

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

Detailed Description

Definition at line 3746 of file CPWindow.j.

Method Documentation

◆ convertBaseToBridge:()

- (CGPoint) convertBaseToBridge: (CGPoint)  aPoint
implementation

Extends class CPWindow.

Definition at line 3770 of file CPWindow.j.

◆ convertBridgeToBase:()

- (CGPoint) convertBridgeToBase: (CGPoint)  aPoint
implementation

Extends class CPWindow.

Definition at line 3778 of file CPWindow.j.

◆ isFullBridge()

- (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 3762 of file CPWindow.j.

◆ setFullBridge:()

- (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 3751 of file CPWindow.j.


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