IMEPreference

Input method editor (IME) preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, Object

Property Listing

Property

Type

Access

Description

inlineInput

Boolean

read/write

If true, allows inline input for non-Latin text.

parent

Application

readonly

The parent of the IMEPreference (a Application).

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

IMEPreference getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

Generates a string which, if executed, will return the IMEPreference.

String toSpecifier ()

Retrieves the object specifier.

Object of

Application.imePreferences

Return

IMEPreference.getElements()