API 0.9.5
CPBasePlatform Class Reference

#import <CPBasePlatform.h>

Inheritance diagram for CPBasePlatform:

List of all members.

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

Definition at line 52 of file CPPlatform.j.

+ (void) bootstrap

Definition at line 27 of file CPPlatform.j.

+ (void) deactivate

Definition at line 56 of file CPPlatform.j.

+ (void) hide: (id)  aSender

Definition at line 64 of file CPPlatform.j.

+ (void) hideOtherApplications: (id)  aSender

Definition at line 60 of file CPPlatform.j.

+ (BOOL) isBrowser

Definition at line 33 of file CPPlatform.j.

+ (BOOL) supportsDragAndDrop

Definition at line 38 of file CPPlatform.j.

+ (BOOL) supportsNativeMainMenu

Definition at line 43 of file CPPlatform.j.

+ (void) terminateApplication

Definition at line 48 of file CPPlatform.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines