mshtml
クラス _styleWordBreak

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

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


フィールドの概要
static int styleWordBreak_Max
           
static int styleWordBreakBreakAll
           
static int styleWordBreakKeepAll
           
static int styleWordBreakNormal
           
static int styleWordBreakNotSet
           
 
コンストラクタの概要
_styleWordBreak()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleWordBreakNotSet

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

styleWordBreakNormal

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

styleWordBreakBreakAll

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

styleWordBreakKeepAll

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

styleWordBreak_Max

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

_styleWordBreak

public _styleWordBreak()