User Guide

IME (System.IME) 655
Property summary
Properties inherited from class Object
Event summary
Modifiers Property Description
static ALPHANUMERIC_FULL:St
ring
A string with the value "ALPHANUMERIC_FULL" for use
with setConversionMode() and
getConversionMode().
static ALPHANUMERIC_HALF:St
ring
A string with the value "ALPHANUMERIC_HALF" for use
with setConversionMode() and
getConversionMode().
static CHINESE:String A string with the value "CHINESE" for use with
setConversionMode() and getConversionMode().
static JAPANESE_HIRAGANA:St
ring
A string with the value "JAPANESE_HIRAGANA" for use
with setConversionMode() and
getConversionMode().
static JAPANESE_KATAKANA_FU
LL:String
A string with the value "JAPANESE_KATAKANA_FULL"
for use with setConversionMode() and
getConversionMode().
static JAPANESE_KATAKANA_HA
LF:String
A string with the value "JAPANESE_KATAKANA_HALF"
for use with setConversionMode() and
getConversionMode().
static KOREAN:String A string with the value "KOREAN" for use with
setConversionMode() and getConversionMode().
static UNKNOWN:String A string with the value "UNKNOWN" for use with
getConversionMode().
constructor (Object.constructor property), __proto__ (Object.__proto__
property), prototype (Object.prototype property), __resolve
(Object.__resolve property)
Event Description
onIMEComposition
=
function([readin
gString:String])
{}
Notified when the IME composition string is being set.