Go to the source code of this file.
Functions | |
if (typeof window["CPPlatformEnableHTMLDragAndDrop"]==="undefined") CPPlatformEnableHTMLDragAndDrop | |
Variables | |
CPPlatformDidClearBodyElementNotification = @"@"CPPlatformDidClearBodyElementNotification" | |
CPPlatformWillClearBodyElementNotification = @"@"CPPlatformWillClearBodyElementNotification" | |
var | elementRemovalTest = new RegExp("\\bcpdontremove\\b", "g") |
var | mainBodyElement = nil |
var | screenNeedsInitialization = NO |
if | ( | typeof | window["CPPlatformEnableHTMLDragAndDrop"] = =="undefined" |
) |
Definition at line 26 of file CPPlatform.j.
Definition at line 27 of file CPPlatform.j.
var elementRemovalTest = new RegExp("\\bcpdontremove\\b", "g") |
Definition at line 31 of file CPPlatform.j.
var mainBodyElement = nil |
Definition at line 30 of file CPPlatform.j.
Definition at line 29 of file CPPlatform.j.