mshtml
クラス _htmlDesignMode

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

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


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

フィールドの詳細

htmlDesignModeInherit

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

htmlDesignModeOn

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

htmlDesignModeOff

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

htmlDesignMode_Max

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

_htmlDesignMode

public _htmlDesignMode()