mshtml
クラス _htmlDir

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

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


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

フィールドの詳細

htmlDirNotSet

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

htmlDirLeftToRight

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

htmlDirRightToLeft

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

htmlDir_Max

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

_htmlDir

public _htmlDir()