Static Public Member Functions | |
(void) | + activateIgnoringOtherApps: [implementation] |
(void) | + deactivate [implementation] |
(void) | + hide: [implementation] |
(void) | + hideOtherApplications: [implementation] |
(BOOL) | + isBrowser [implementation] |
(BOOL) | + supportsDragAndDrop [implementation] |
(BOOL) | + supportsNativeMainMenu [implementation] |
(void) | + terminateApplication [implementation] |
Definition at line 28 of file CPPlatform.j.
+ (void) activateIgnoringOtherApps: | (BOOL) | shouldIgnoreOtherApps | [implementation] |
Definition at line 57 of file CPPlatform.j.
+ (void) deactivate | [implementation] |
Definition at line 61 of file CPPlatform.j.
+ (void) hide: | (id) | aSender | [implementation] |
Definition at line 69 of file CPPlatform.j.
+ (void) hideOtherApplications: | (id) | aSender | [implementation] |
Definition at line 65 of file CPPlatform.j.
+ (BOOL) isBrowser | [implementation] |
Definition at line 38 of file CPPlatform.j.
+ (BOOL) supportsDragAndDrop | [implementation] |
Definition at line 43 of file CPPlatform.j.
+ (BOOL) supportsNativeMainMenu | [implementation] |
Definition at line 48 of file CPPlatform.j.
+ (void) terminateApplication | [implementation] |
Definition at line 53 of file CPPlatform.j.