shdocvw
クラス CommandStateChangeConstants

java.lang.Object
  上位を拡張 com.ms.wfc.core.Enum
      上位を拡張 shdocvw.CommandStateChangeConstants

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


入れ子のクラスの概要
 
クラス com.ms.wfc.core.Enum から継承された入れ子のクラス/インタフェース
com.ms.wfc.core.Enum.Editor
 
フィールドの概要
static short CSC_NAVIGATEBACK
           
static short CSC_NAVIGATEFORWARD
           
static short CSC_UPDATECOMMANDS
           
 
コンストラクタの概要
CommandStateChangeConstants()
           
 
メソッドの概要
 
クラス com.ms.wfc.core.Enum から継承されたメソッド
getEnumType, valid
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

CSC_UPDATECOMMANDS

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

CSC_NAVIGATEFORWARD

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

CSC_NAVIGATEBACK

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

CommandStateChangeConstants

public CommandStateChangeConstants()