mshtml
クラス _DISPLAY_GRAVITY

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

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


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

フィールドの詳細

DISPLAY_GRAVITY_PreviousLine

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

DISPLAY_GRAVITY_NextLine

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

DISPLAY_GRAVITY_Max

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

_DISPLAY_GRAVITY

public _DISPLAY_GRAVITY()