mshtml
クラス _COORD_SYSTEM

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

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


フィールドの概要
static int COORD_SYSTEM_CONTAINER
           
static int COORD_SYSTEM_CONTENT
           
static int COORD_SYSTEM_FRAME
           
static int COORD_SYSTEM_GLOBAL
           
static int COORD_SYSTEM_Max
           
static int COORD_SYSTEM_PARENT
           
 
コンストラクタの概要
_COORD_SYSTEM()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

COORD_SYSTEM_GLOBAL

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

COORD_SYSTEM_PARENT

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

COORD_SYSTEM_CONTAINER

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

COORD_SYSTEM_CONTENT

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

COORD_SYSTEM_FRAME

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

COORD_SYSTEM_Max

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

_COORD_SYSTEM

public _COORD_SYSTEM()