mshtml
クラス _htmlSelection

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

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


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

フィールドの詳細

htmlSelectionNone

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

htmlSelectionText

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

htmlSelectionControl

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

htmlSelectionTable

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

htmlSelection_Max

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

_htmlSelection

public _htmlSelection()