blob: a689b9ef8b04e03b81d77b24533864de7fcd9dc2 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.edit.Clipboard",
"baseClassname": ""
,
"members": [
{ "type": "accessor",
"access": "read-write",
"return": "Object",
"qname": "clipElement",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "org.apache.royale.textLayout.edit.Clipboard",
"qname": "generalClipboard",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "method",
"qname": "hasFormat",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Boolean",
"params": [{ "name": "format", "type": "String"}]}
,
{ "type": "method",
"qname": "getData",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "Object",
"params": [{ "name": "clipboardFormat", "type": "String"}]}
,
{ "type": "method",
"qname": "clear",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "setData",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "clipboardFormat", "type": "String"},
{ "name": "clipboardData", "type": "Object"}]}
,
{ "type": "method",
"qname": "preventDefault",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "registerCallback",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {},
"return": "void",
"params": [{ "name": "callback", "type": "Function"}]}
]
}