mshtml
クラス _styleImeMode

java.lang.Object
  上位を拡張 com.ms.wfc.core.Enum
      上位を拡張 mshtml._styleImeMode

public class _styleImeMode
extends com.ms.wfc.core.Enum


フィールドの概要
static int styleImeMode_Max
           
static int styleImeModeActive
           
static int styleImeModeAuto
           
static int styleImeModeDisabled
           
static int styleImeModeInactive
           
static int styleImeModeNotSet
           
 
コンストラクタの概要
_styleImeMode()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleImeModeAuto

public static final int styleImeModeAuto
関連項目:
定数フィールド値

styleImeModeActive

public static final int styleImeModeActive
関連項目:
定数フィールド値

styleImeModeInactive

public static final int styleImeModeInactive
関連項目:
定数フィールド値

styleImeModeDisabled

public static final int styleImeModeDisabled
関連項目:
定数フィールド値

styleImeModeNotSet

public static final int styleImeModeNotSet
関連項目:
定数フィールド値

styleImeMode_Max

public static final int styleImeMode_Max
関連項目:
定数フィールド値
コンストラクタの詳細

_styleImeMode

public _styleImeMode()