mshtml
クラス _styleTextOverflow

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

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


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

フィールドの詳細

styleTextOverflowClip

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

styleTextOverflowEllipsis

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

styleTextOverflowNotSet

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

styleTextOverflow_Max

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

_styleTextOverflow

public _styleTextOverflow()