mshtml
クラス _mediaType

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

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


フィールドの概要
static int mediaType_Max
           
static int mediaTypeAll
           
static int mediaTypeAural
           
static int mediaTypeBraille
           
static int mediaTypeEmbossed
           
static int mediaTypeHandheld
           
static int mediaTypeNotSet
           
static int mediaTypePrint
           
static int mediaTypeProjection
           
static int mediaTypeScreen
           
static int mediaTypeTty
           
static int mediaTypeTv
           
 
コンストラクタの概要
_mediaType()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

mediaTypeNotSet

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

mediaTypeAll

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

mediaTypeAural

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

mediaTypeBraille

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

mediaTypeEmbossed

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

mediaTypeHandheld

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

mediaTypePrint

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

mediaTypeProjection

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

mediaTypeScreen

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

mediaTypeTty

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

mediaTypeTv

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

mediaType_Max

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

_mediaType

public _mediaType()