blob: 8965b736ba92032aae73c65c23493fb1ad196f1c [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.elements.LinkState",
"baseClassname": ""
,
"description": "The LinkState class defines a set of constants for the <code>linkState</code> property of the LinkElement class.",
"tags": [
{ "tagName": "see",
"values": ["LinkElement#linkState"]},
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ],
"members": [
{ "type": "field",
"qname": "LINK",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Value for the normal, default link state.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "HOVER",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Value for the hover state, which occurs when you drag the mouse over a link.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]},
{ "type": "field",
"qname": "ACTIVE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "Value for the active state, which occurs when you hold the mouse down over a link.",
"tags": [
{ "tagName": "playerversion",
"values": ["Flash 10", "AIR 1.5"]},
{ "tagName": "langversion",
"values": ["3.0"]} ]}]
}