mshtml
クラス _styleOverflow

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

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


フィールドの概要
static int styleOverflow_Max
           
static int styleOverflowAuto
           
static int styleOverflowHidden
           
static int styleOverflowNotSet
           
static int styleOverflowScroll
           
static int styleOverflowVisible
           
 
コンストラクタの概要
_styleOverflow()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleOverflowNotSet

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

styleOverflowAuto

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

styleOverflowHidden

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

styleOverflowVisible

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

styleOverflowScroll

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

styleOverflow_Max

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

_styleOverflow

public _styleOverflow()