#include "Platform/Platform.h"
Go to the source code of this file.
Variables | |
| CPColorPboardType = @"@"CPColorPboardType" | |
| CPDragPboard = @"@"CPDragPboard" | |
| CPFilenamesPboardType = @"@"CPFilenamesPboardType" | |
| CPFindPboard = @"@"CPFindPboard" | |
| CPFontPboard = @"@"CPFontPboard" | |
| CPFontPboardType = @"@"CPFontPboardType" | |
| import< Foundation/CPObject.j > import< Foundation/CPArray.j > import< Foundation/CPDictionary.j > import< Foundation/CPPropertyListSerialization.j > | CPGeneralPboard = @"@"CPGeneralPboard" |
| CPHTMLPboardType = @"@"CPHTMLPboardType" | |
| CPImagePboardType = @"@"CPImagePboardType" | |
| CPImagesPboardType = @"@"CPImagesPboardType" | |
| var | CPPasteboards = nil |
| CPRulerPboard = @"@"CPRulerPboard" | |
| CPStringPboardType = @"@"CPStringPboardType" | |
| CPURLPboardType = @"@"CPURLPboardType" | |
| CPVideosPboardType = @"@"CPVideosPboardType" | |
| var | supportsNativePasteboard = NO |
| UTF8PboardType = @"@"public.utf8-plain-text" | |
Definition at line 37 of file CPPasteboard.j.
| CPDragPboard = @"@"CPDragPboard" |
Definition at line 35 of file CPPasteboard.j.
Definition at line 38 of file CPPasteboard.j.
| CPFindPboard = @"@"CPFindPboard" |
Definition at line 34 of file CPPasteboard.j.
| CPFontPboard = @"@"CPFontPboard" |
Definition at line 32 of file CPPasteboard.j.
| CPFontPboardType = @"@"CPFontPboardType" |
Definition at line 39 of file CPPasteboard.j.
| import<Foundation/CPObject.j> import<Foundation/CPArray.j> import<Foundation/CPDictionary.j> import<Foundation/CPPropertyListSerialization.j> CPGeneralPboard = @"@"CPGeneralPboard" |
Definition at line 31 of file CPPasteboard.j.
| CPHTMLPboardType = @"@"CPHTMLPboardType" |
Definition at line 40 of file CPPasteboard.j.
Definition at line 49 of file CPPasteboard.j.
Definition at line 43 of file CPPasteboard.j.
| var CPPasteboards = nil |
Definition at line 52 of file CPPasteboard.j.
| CPRulerPboard = @"@"CPRulerPboard" |
Definition at line 33 of file CPPasteboard.j.
Definition at line 41 of file CPPasteboard.j.
| CPURLPboardType = @"@"CPURLPboardType" |
Definition at line 42 of file CPPasteboard.j.
Definition at line 44 of file CPPasteboard.j.
| var supportsNativePasteboard = NO |
Definition at line 53 of file CPPasteboard.j.
| UTF8PboardType = @"@"public.utf8-plain-text" |
Definition at line 46 of file CPPasteboard.j.
1.6.1