API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPBasePlatform Class Reference

#import <CPBasePlatform.h>

+ Inheritance diagram for CPBasePlatform:

Class Methods

(void) + activateIgnoringOtherApps:
 
(void) + bootstrap
 
(void) + deactivate
 
(void) + hide:
 
(void) + hideOtherApplications:
 
(BOOL) + isBrowser
 
(BOOL) + supportsDragAndDrop
 
(BOOL) + supportsNativeMainMenu
 
(void) + terminateApplication
 

Detailed Description

Definition at line 2 of file CPBasePlatform.h.

Method Documentation

+ (void) activateIgnoringOtherApps: (BOOL)  shouldIgnoreOtherApps
implementation

Definition at line 52 of file CPPlatform.j.

+ (void) bootstrap
implementation

Definition at line 27 of file CPPlatform.j.

+ (void) deactivate
implementation

Definition at line 56 of file CPPlatform.j.

+ (void) hide: (id)  aSender
implementation

Definition at line 64 of file CPPlatform.j.

+ (void) hideOtherApplications: (id)  aSender
implementation

Definition at line 60 of file CPPlatform.j.

+ (BOOL) isBrowser
implementation

Definition at line 33 of file CPPlatform.j.

+ (BOOL) supportsDragAndDrop
implementation

Definition at line 38 of file CPPlatform.j.

+ (BOOL) supportsNativeMainMenu
implementation

Definition at line 43 of file CPPlatform.j.

+ (void) terminateApplication
implementation

Definition at line 48 of file CPPlatform.j.


The documentation for this class was generated from the following files: