mshtml
クラス _htmlDirection

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

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


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

フィールドの詳細

htmlDirectionForward

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

htmlDirectionBackward

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

htmlDirection_Max

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

_htmlDirection

public _htmlDirection()