mshtml
クラス _styleLineBreak

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

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


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

フィールドの詳細

styleLineBreakNotSet

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

styleLineBreakNormal

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

styleLineBreakStrict

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

styleLineBreak_Max

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

_styleLineBreak

public _styleLineBreak()