mshtml
クラス _styleBool

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

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


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

フィールドの詳細

styleBoolFalse

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

styleBoolTrue

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

styleBool_Max

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

_styleBool

public _styleBool()