mshtml
クラス _htmlSelectExFlag

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

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


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

フィールドの詳細

htmlSelectExFlagNone

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

htmlSelectExFlagHideSelectionInDesign

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

htmlSelectExFlag_Max

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

_htmlSelectExFlag

public _htmlSelectExFlag()