mshtml
クラス _styleWhiteSpace

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

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


フィールドの概要
static int styleWhiteSpace_Max
           
static int styleWhiteSpaceNormal
           
static int styleWhiteSpaceNotSet
           
static int styleWhiteSpaceNowrap
           
static int styleWhiteSpacePre
           
static int styleWhiteSpacePreline
           
static int styleWhiteSpacePrewrap
           
 
コンストラクタの概要
_styleWhiteSpace()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

styleWhiteSpaceNotSet

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

styleWhiteSpaceNormal

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

styleWhiteSpacePre

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

styleWhiteSpaceNowrap

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

styleWhiteSpacePreline

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

styleWhiteSpacePrewrap

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

styleWhiteSpace_Max

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

_styleWhiteSpace

public _styleWhiteSpace()