mshtml
クラス _htmlEndPoints

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

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


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

フィールドの詳細

htmlEndPointsStartToStart

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

htmlEndPointsStartToEnd

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

htmlEndPointsEndToStart

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

htmlEndPointsEndToEnd

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

htmlEndPoints_Max

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

_htmlEndPoints

public _htmlEndPoints()