mshtml
クラス _styleLayoutGridType

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

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


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

フィールドの詳細

styleLayoutGridTypeNotSet

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

styleLayoutGridTypeLoose

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

styleLayoutGridTypeStrict

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

styleLayoutGridTypeFixed

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

styleLayoutGridType_Max

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

_styleLayoutGridType

public _styleLayoutGridType()