mshtml
クラス _frameScrolling

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

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


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

フィールドの詳細

frameScrollingyes

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

frameScrollingno

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

frameScrollingauto

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

frameScrolling_Max

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

_frameScrolling

public _frameScrolling()