mshtml
クラス _htmlUnit

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

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


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

フィールドの詳細

htmlUnitCharacter

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

htmlUnitWord

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

htmlUnitSentence

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

htmlUnitTextEdit

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

htmlUnit_Max

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

_htmlUnit

public _htmlUnit()