Public Member Functions | |
() | - if [implementation] |
Static Public Member Functions | |
(void) | + activateIgnoringOtherApps: [implementation] |
(void) | + deactivate [implementation] |
(void) | + hide: [implementation] |
(void) | + hideOtherApplications: [implementation] |
(void) | + initializeScreenIfNecessary [implementation] |
(BOOL) | + isBrowser [implementation] |
(DOMElement) | + mainBodyElement [implementation] |
(BOOL) | + supportsDragAndDrop [implementation] |
(BOOL) | + supportsNativeMainMenu [implementation] |
(void) | + terminateApplication [implementation] |
Definition at line 78 of file CPPlatform.j.
+ (void) activateIgnoringOtherApps: | (BOOL) | shouldIgnoreOtherApps | [implementation] |
Definition at line 70 of file CPPlatform.j.
+ (void) deactivate | [implementation] |
Definition at line 76 of file CPPlatform.j.
+ (void) hide: | (id) | aSender | [implementation] |
Definition at line 88 of file CPPlatform.j.
+ (void) hideOtherApplications: | (id) | aSender | [implementation] |
Definition at line 82 of file CPPlatform.j.
- CPPlatform: | (document.) | documentElement | [implementation] |
+ (void) initializeScreenIfNecessary | [implementation] |
Definition at line 102 of file CPPlatform.j.
+ (BOOL) isBrowser | [implementation] |
Definition at line 49 of file CPPlatform.j.
+ (DOMElement) mainBodyElement | [implementation] |
Definition at line 94 of file CPPlatform.j.
+ (BOOL) supportsDragAndDrop | [implementation] |
Definition at line 54 of file CPPlatform.j.
+ (BOOL) supportsNativeMainMenu | [implementation] |
Definition at line 59 of file CPPlatform.j.
+ (void) terminateApplication | [implementation] |
Definition at line 64 of file CPPlatform.j.