mshtml
クラス _styleBoxSizing

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

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


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

フィールドの詳細

styleBoxSizingNotSet

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

styleBoxSizingContentBox

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

styleBoxSizingBorderBox

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

styleBoxSizing_Max

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

_styleBoxSizing

public _styleBoxSizing()