blob: 6abbee9e4fa2f55e1050c685a158b4f6edde2e20 [file] [log] [blame]
{ "type": "class",
"qname": "org.apache.royale.text.ime.IME",
"baseClassname": ""
,
"members": [
{ "type": "field",
"qname": "conversionMode",
"return": "String",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "enabled",
"return": "Boolean",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "field",
"qname": "isSupported",
"return": "Boolean",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {}},
{ "type": "method",
"qname": "compositionAbandoned",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "compositionSelectionChanged",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "void",
"params": [{ "name": "start", "type": "int"},
{ "name": "end", "type": "int"}]}
,
{ "type": "method",
"qname": "doConversion",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "void",
"params": []}
,
{ "type": "method",
"qname": "setCompositionString",
"namespace": "public",
"bindable": [],
"details": ["static"],
"deprecated": {},
"return": "void",
"params": [{ "name": "composition", "type": "String"}]}
,
{ "type": "method",
"qname": "org.apache.royale.text.ime.IME",
"namespace": "",
"bindable": [],
"details": [],
"deprecated": {},
"return": "",
"params": []}
]
}