mshtml
クラス _DISPLAY_MOVEUNIT

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

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


フィールドの概要
static int DISPLAY_MOVEUNIT_BottomOfWindow
           
static int DISPLAY_MOVEUNIT_CurrentLineEnd
           
static int DISPLAY_MOVEUNIT_CurrentLineStart
           
static int DISPLAY_MOVEUNIT_Max
           
static int DISPLAY_MOVEUNIT_NextLine
           
static int DISPLAY_MOVEUNIT_PreviousLine
           
static int DISPLAY_MOVEUNIT_TopOfWindow
           
 
コンストラクタの概要
_DISPLAY_MOVEUNIT()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

DISPLAY_MOVEUNIT_PreviousLine

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

DISPLAY_MOVEUNIT_NextLine

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

DISPLAY_MOVEUNIT_CurrentLineStart

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

DISPLAY_MOVEUNIT_CurrentLineEnd

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

DISPLAY_MOVEUNIT_TopOfWindow

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

DISPLAY_MOVEUNIT_BottomOfWindow

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

DISPLAY_MOVEUNIT_Max

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

_DISPLAY_MOVEUNIT

public _DISPLAY_MOVEUNIT()