mshtml
クラス _htmlFrame

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

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


フィールドの概要
static int htmlFrame_Max
           
static int htmlFrameabove
           
static int htmlFramebelow
           
static int htmlFrameborder
           
static int htmlFramebox
           
static int htmlFramehsides
           
static int htmlFramelhs
           
static int htmlFrameNotSet
           
static int htmlFramerhs
           
static int htmlFramevoid
           
static int htmlFramevsides
           
 
コンストラクタの概要
_htmlFrame()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

htmlFrameNotSet

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

htmlFramevoid

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

htmlFrameabove

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

htmlFramebelow

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

htmlFramehsides

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

htmlFramelhs

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

htmlFramerhs

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

htmlFramevsides

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

htmlFramebox

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

htmlFrameborder

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

htmlFrame_Max

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

_htmlFrame

public _htmlFrame()