IME

object IME
class Object
trait Matchable
class Any
IME.type

Value members

Concrete fields

final val AllCandidates: "AllCandidates"

The All Candidates key, to initate the multi-candidate mode.

The All Candidates key, to initate the multi-candidate mode.

final val Alphanumeric: "Alphanumeric"

The Alphanumeric key.

The Alphanumeric key.

final val CodeInput: "CodeInput"

The Code Input key, to initiate the Code Input mode to allow characters to be entered by their code points.

The Code Input key, to initiate the Code Input mode to allow characters to be entered by their code points.

final val Compose: "Compose"

The Compose key, also known as Multi_key on the X Window System. This key acts in a manner similar to a dead key, triggering a mode where subsequent key presses are combined to produce a different character.

The Compose key, also known as Multi_key on the X Window System. This key acts in a manner similar to a dead key, triggering a mode where subsequent key presses are combined to produce a different character.

final val Convert: "Convert"

The Convert key, to convert the current input method sequence.

The Convert key, to convert the current input method sequence.

final val Eisu: "Eisu"

The Eisu key. This key may close the IME, but it's purpose is defined by the current IME.

The Eisu key. This key may close the IME, but it's purpose is defined by the current IME.

final val FinalMode: "FinalMode"

The Final Mode (Final) key used on some Asian keyboards, to enable the final mode for IMEs.

The Final Mode (Final) key used on some Asian keyboards, to enable the final mode for IMEs.

final val GroupFirst: "GroupFirst"

Switch to the first character group. (ISO/IEC 9995)

Switch to the first character group. (ISO/IEC 9995)

final val GroupLast: "GroupLast"

Switch to the last character group. (ISO/IEC 9995)

Switch to the last character group. (ISO/IEC 9995)

final val GroupNext: "GroupNext"

Switch to the next character group. (ISO/IEC 9995)

Switch to the next character group. (ISO/IEC 9995)

final val GroupPrevious: "GroupPrevious"

Switch to the previous character group. (ISO/IEC 9995)

Switch to the previous character group. (ISO/IEC 9995)

final val HangulMode: "HangulMode"

The Hangul (Korean characters) Mode key, to toggle between Hangul and English modes.

The Hangul (Korean characters) Mode key, to toggle between Hangul and English modes.

final val HanjaMode: "HanjaMode"

The Hanja (Korean characters) Mode key.

The Hanja (Korean characters) Mode key.

final val Hankaku: "Hankaku"

The (Half-Width) Characters key.

The (Half-Width) Characters key.

final val Hiragana: "Hiragana"

The Hiragana (Japanese Kana characters) key.

The Hiragana (Japanese Kana characters) key.

final val HiraganaKatakana: "HiraganaKatakana"

The Hiragana/Katakana toggle key.

The Hiragana/Katakana toggle key.

final val JunjaMode: "JunjaMode"

The Junja (Korean characters) Mode key.

The Junja (Korean characters) Mode key.

final val KanaMode: "KanaMode"

The Kana Mode (Kana Lock) key.

The Kana Mode (Kana Lock) key.

final val KanjiMode: "KanjiMode"

The Kanji (Japanese name for ideographic characters of Chinese origin) Mode key.

The Kanji (Japanese name for ideographic characters of Chinese origin) Mode key.

final val Katakana: "Katakana"

The Katakana (Japanese Kana characters) key.

The Katakana (Japanese Kana characters) key.

final val ModeChange: "ModeChange"

The Mode Change key, to toggle between or cycle through input modes of IMEs.

The Mode Change key, to toggle between or cycle through input modes of IMEs.

final val NextCandidate: "NextCandidate"

The Next Candidate function key.

The Next Candidate function key.

final val NonConvert: "NonConvert"

The Nonconvert (Don't Convert) key, to accept current input method sequence without conversion in IMEs.

The Nonconvert (Don't Convert) key, to accept current input method sequence without conversion in IMEs.

final val PreviousCandidate: "PreviousCandidate"

The Previous Candidate function key.

The Previous Candidate function key.

final val Process: "Process"

The Process key.

The Process key.

final val RomanCharacters: "RomanCharacters"

The Roman Characters function key, also known as the 'Youngja' or 'Young' key.

The Roman Characters function key, also known as the 'Youngja' or 'Young' key.

final val SingleCandidate: "SingleCandidate"

The Single Candidate function key.

The Single Candidate function key.

final val Zenkaku: "Zenkaku"

The Zenkaku (Full-Width) Characters key.

The Zenkaku (Full-Width) Characters key.

final val ZenkakuHankaku: "ZenkakuHankaku"

The Zenkaku/Hankaku (full-width/half-width) toggle key.

The Zenkaku/Hankaku (full-width/half-width) toggle key.