mshtml
クラス _htmlSelectType

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

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


フィールドの概要
static int htmlSelectType_Max
           
static int htmlSelectTypeSelectMultiple
           
static int htmlSelectTypeSelectOne
           
 
コンストラクタの概要
_htmlSelectType()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlSelectTypeSelectOne

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

htmlSelectTypeSelectMultiple

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

htmlSelectType_Max

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

_htmlSelectType

public _htmlSelectType()