mshtml
クラス _DISPLAY_BREAK

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

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


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

フィールドの詳細

DISPLAY_BREAK_None

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

DISPLAY_BREAK_Block

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

DISPLAY_BREAK_Break

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

DISPLAY_BREAK_Max

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

_DISPLAY_BREAK

public _DISPLAY_BREAK()