ig.excel.DataValidationImeMode
Represents the description of the Japanese input rules.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
disabled
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 3
The ime mode is disabled.
-
fullAlpha
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 7
The ime mode is set to full-width alphanumeric.
-
fullHangul
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 9
The ime mode is set to full-width Hangul.
-
fullKatakana
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 5
The ime mode is set to Katakana
-
halfAlpha
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 8
The ime mode is set to half-width alphanumeric.
-
halfHangul
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 10
The ime mode is set to half-width Hangul.
-
halfKatakana
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 6
The ime mode is set to half-width Katakana.
-
hiragana
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 4
The ime mode is set to Hiragana.
-
noControl
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 0
The ime mode is not controlled.
-
off
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 2
The ime mode is off.
-
on
- Type:
- ig.excel.DataValidationImeMode
- Default:
- 1
The ime mode is on.
The current widget has no events.
The current widget has no public methods.