blob: eab102ddc4d12ba994edf1261fe4419623d9b719 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.events.utils.UIKeys",
"baseClassname": ""
,
"description": "This class holds constants for special keys See: https://w3c.github.io/uievents-key/#keys-ui See: https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key/Key_Values#UI_keys",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10.2", "AIR 2.6"]},
{ "tagName": "productversion",
"values": ["Royale 0.8"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "field",
"qname": "ACCEPT",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Accept, Commit, or OK key or button. Accepts the currently selected option or input method sequence conversion."},
{ "type": "field",
"qname": "AGAIN",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Again key. Redoes or repeats a previous action."},
{ "type": "field",
"qname": "ATTN",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Attn (Attention) key."},
{ "type": "field",
"qname": "CANCEL",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Cancel key."},
{ "type": "field",
"qname": "CONTEXT_MENU",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Shows the context menu. Typically found between the Windows (or OS) key and the Control key on the right side of the keyboard."},
{ "type": "field",
"qname": "ESCAPE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Esc (Escape) key. Typically used as an exit, cancel, or "escape this operation" button. Historically, the Escape character was used to signal the start of a special control sequence of characters called an "escape sequence.""},
{ "type": "field",
"qname": "EXECUTE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Execute key."},
{ "type": "field",
"qname": "FIND",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Find key. Opens an interface (typically a dialog box) for performing a find/search operation."},
{ "type": "field",
"qname": "FINISH",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Finish key."},
{ "type": "field",
"qname": "HELP",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Help key. Opens or toggles the display of help information."},
{ "type": "field",
"qname": "PAUSE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Pause key. Pauses the current application or state, if applicable."},
{ "type": "field",
"qname": "PLAY",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Play key. Resumes a previously paused application, if applicable."},
{ "type": "field",
"qname": "PROPS",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Props (Properties) key."},
{ "type": "field",
"qname": "SELECT",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The Select key."},
{ "type": "field",
"qname": "ZOOM_IN",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The ZoomIn key."},
{ "type": "field",
"qname": "ZOOM_OUT",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The ZoomOut key."}]
}