mshtml
クラス _styleDir

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

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


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

フィールドの詳細

styleDirNotSet

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

styleDirLeftToRight

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

styleDirRightToLeft

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

styleDirInherit

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

styleDir_Max

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

_styleDir

public _styleDir()