| window.runtime property | window.runtime.flash.desktop.ClipboardFormats |
| Inheritance | ClipboardFormats Object |
See also
| Constant | Defined By | ||
|---|---|---|---|
| BITMAP_FORMAT : String = "air:bitmap" [static]
Image data.
| ClipboardFormats | ||
| FILE_LIST_FORMAT : String = "air:file list" [static]
An array of files.
| ClipboardFormats | ||
| HTML_FORMAT : String = "air:html" [static]
HTML data.
| ClipboardFormats | ||
| TEXT_FORMAT : String = "air:text" [static]
String data.
| ClipboardFormats | ||
| URL_FORMAT : String = "air:url" [static]
A URL string.
| ClipboardFormats | ||
| BITMAP_FORMAT | Constant |
public static const BITMAP_FORMAT:String = "air:bitmap"
Image data.
| FILE_LIST_FORMAT | Constant |
public static const FILE_LIST_FORMAT:String = "air:file list"
An array of files.
| HTML_FORMAT | Constant |
public static const HTML_FORMAT:String = "air:html"
HTML data.
| TEXT_FORMAT | Constant |
public static const TEXT_FORMAT:String = "air:text"
String data.
| URL_FORMAT | Constant |
public static const URL_FORMAT:String = "air:url"
A URL string.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/air/1/jslr/flash/desktop/ClipboardFormats.html