blob: 914be7c86e5c87f6742e9d9f40ca2f8f4dd0171b [file] [log] [blame]
{ "type": "class",
"qname": "mx.core.InteractionMode",
"baseClassname": ""
,
"description": "The InteractionMode class defines the alues for the <code>interactionMode</code> property of the UIComponent class.",
"tags": [
{ "tagName": "see",
"values": ["mx.core.Container", "mx.core.ScrollControlBase"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 2.5"]},
{ "tagName": "productversion",
"values": ["Flex 4.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "field",
"qname": "MOUSE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The main interaction mode for this component is through the mouse.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 2.5"]},
{ "tagName": "productversion",
"values": ["Flex 4.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "TOUCH",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "The main interaction mode for this component is through touch.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 2.5"]},
{ "tagName": "productversion",
"values": ["Flex 4.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}