All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.aspose.cells.InputMethodEditorMode.html Maven / Gradle / Ivy

There is a newer version: 23.1
Show newest version





InputMethodEditorMode




com.aspose.cells
Class InputMethodEditorMode

java.lang.Object
    extended by com.aspose.cells.InputMethodEditorMode

public class InputMethodEditorMode 
extends java.lang.Object

Utility class containing constants. Represents the default run-time mode of the Input Method Editor.


Field Summary
static final intNO_CONTROL
           Does not control IME.
static final intON
           IME on.
static final intOFF
           IME off. English mode.
static final intDISABLE
           IME off.User can't turn on IME by keyboard.
static final intHIRAGANA
           IME on with Full-width hiragana mode.
static final intKATAKANA
           IME on with Full-width katakana mode.
static final intKATAKANA_HALF
           IME on with Half-width katakana mode.
static final intALPHA_FULL
           IME on with Full-width Alphanumeric mode.
static final intALPHA
           IME on with Half-width Alphanumeric mode.
static final intHANGUL_FULL
           IME on with Full-width hangul mode.
static final intHANGUL
           IME on with Half-width hangul mode.
static final intHANZI_FULL
           IME on with Full-width hanzi mode.
static final intHANZI
           IME on with Half-width hanzi mode.
 

Field Detail

NO_CONTROL

public static final int NO_CONTROL
Does not control IME.

ON

public static final int ON
IME on.

OFF

public static final int OFF
IME off. English mode.

DISABLE

public static final int DISABLE
IME off.User can't turn on IME by keyboard.

HIRAGANA

public static final int HIRAGANA
IME on with Full-width hiragana mode.

KATAKANA

public static final int KATAKANA
IME on with Full-width katakana mode.

KATAKANA_HALF

public static final int KATAKANA_HALF
IME on with Half-width katakana mode.

ALPHA_FULL

public static final int ALPHA_FULL
IME on with Full-width Alphanumeric mode.

ALPHA

public static final int ALPHA
IME on with Half-width Alphanumeric mode.

HANGUL_FULL

public static final int HANGUL_FULL
IME on with Full-width hangul mode.

HANGUL

public static final int HANGUL
IME on with Half-width hangul mode.

HANZI_FULL

public static final int HANZI_FULL
IME on with Full-width hanzi mode.

HANZI

public static final int HANZI
IME on with Half-width hanzi mode.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy