![]() |
API 0.9.5
|
#import <CPBasePlatform.h>
Class Methods | |
(void) | + activateIgnoringOtherApps: |
(void) | + bootstrap |
(void) | + deactivate |
(void) | + hide: |
(void) | + hideOtherApplications: |
(BOOL) | + isBrowser |
(BOOL) | + supportsDragAndDrop |
(BOOL) | + supportsNativeMainMenu |
(void) | + terminateApplication |
Definition at line 2 of file CPBasePlatform.h.
+ (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.