mshtml
クラス _bodyScroll

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

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


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

フィールドの詳細

bodyScrollyes

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

bodyScrollno

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

bodyScrollauto

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

bodyScrolldefault

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

bodyScroll_Max

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

_bodyScroll

public _bodyScroll()