mshtml
クラス _BoolValue

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

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


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

フィールドの詳細

True

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

False

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

BoolValue_Max

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

_BoolValue

public _BoolValue()