mshtml
クラス _htmlPersistState

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

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


フィールドの概要
static int htmlPersistState_Max
           
static int htmlPersistStateFavorite
           
static int htmlPersistStateHistory
           
static int htmlPersistStateNormal
           
static int htmlPersistStateSnapshot
           
static int htmlPersistStateUserData
           
 
コンストラクタの概要
_htmlPersistState()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlPersistStateNormal

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

htmlPersistStateFavorite

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

htmlPersistStateHistory

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

htmlPersistStateSnapshot

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

htmlPersistStateUserData

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

htmlPersistState_Max

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

_htmlPersistState

public _htmlPersistState()