Method summary
Modifiers
Signature
static
addListener(listener
:Object) : Void
static
doConversion() :
Boolean
static
getConversionMode()
: String
static
getEnabled() :
Boolean
static
removeListener(liste
ner:Object) :
Boolean
static
setCompositionString
(composition:String)
: Boolean
static
setConversionMode(mo
de:String) : Boolean
static
setEnabled(enabled:B
oolean) : Boolean
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
addListener (IME.addListener method)
public static addListener(listener:Object) : Void
Registers an object to receive notification when an IME event handler is invoked by the
event.
onIMEComposition
Availability: ActionScript 1.0; Flash Player 8
656
ActionScript classes
Description
Registers an object to receive notification when an
IME event handler is invoked by the
onIMEComposition event.
Instructs the IME to select the first candidate for the
current composition string.
Indicates the conversion mode of the current IME.
Indicates whether the system IME is enabled.
Removes a listener object that was previously
registered to an IME instance with
IME.addListener().
Sets the IME composition string.
Sets the conversion mode of the current IME.
Enables or disables the system IME.
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
valueOf
Need help?
Do you have a question about the FLASH 8-ACTIONSCRIPT 2.0 LANGUAGE and is the answer not in the manual?