mshtml
クラス _htmlMethod

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

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


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

フィールドの詳細

htmlMethodNotSet

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

htmlMethodGet

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

htmlMethodPost

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

htmlMethod_Max

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

_htmlMethod

public _htmlMethod()