mshtml
クラス _styleBackgroundPositionX

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

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


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

フィールドの詳細

styleBackgroundPositionXNotSet

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

styleBackgroundPositionXLeft

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

styleBackgroundPositionXCenter

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

styleBackgroundPositionXRight

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

styleBackgroundPositionX_Max

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

_styleBackgroundPositionX

public _styleBackgroundPositionX()