blob: 6638ad57780048158e5ad7843d687c99b82ad7ad [file] [log] [blame]
{ "type": "class",
"qname": "mx.events.KeyboardEvent",
"baseClassname": "flash.events.KeyboardEvent"
,
"description": "",
"tags": [
{ "tagName": "royalesuppresspublicvarwarning",
"values": []},
{ "tagName": "playerversion",
"values": ["Flash 9", "AIR 1.1"]},
{ "tagName": "productversion",
"values": ["Royale 0.9.3"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "method",
"qname": "mx.events.KeyboardEvent",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": [{ "name": "type", "type": "String"},
{ "name": "bubbles", "type": "Boolean"},
{ "name": "cancelable", "type": "Boolean"},
{ "name": "charCodeValue", "type": "uint"},
{ "name": "keyCodeValue", "type": "uint"},
{ "name": "keyLocationValue", "type": "uint"},
{ "name": "ctrlKeyValue", "type": "Boolean"},
{ "name": "altKeyValue", "type": "Boolean"},
{ "name": "shiftKeyValue", "type": "Boolean"},
{ "name": "controlKeyValue", "type": "Boolean"},
{ "name": "commandKeyValue", "type": "Boolean"}]}
,
{ "type": "field",
"qname": "KEY_DOWN",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "HOME",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "BACKSPACE",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "LEFT",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "RIGHT",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "DELETE",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "END",
"return": "uint",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "KEY_UP",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "String",
"qname": "key",
"namespace": "public",
"bindable": [],
"details": [],
"deprecated": {}},
{ "type": "accessor",
"access": "read-only",
"return": "Boolean",
"qname": "capsLock",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}}]
}