blob: 9dee241861a72a83dd914e5e245f25f3f1f1bc69 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.textLayout.edit.SelectionFormatState",
"baseClassname": ""
,
"description": "Values for the selection background state",
"tags": [
{ "tagName": "see",
"values": ["text.edit.SelectionFormat"]} ],
"members": [
{ "type": "field",
"qname": "FOCUSED",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "default selection format state"},
{ "type": "field",
"qname": "UNFOCUSED",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "selection state when selection doesn't have focus"},
{ "type": "field",
"qname": "INACTIVE",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"description": "selection state when SelectionManager is inactive"}]
}