shdocvw.WebBrowser_V1
クラス CommandStateChangeEvent

java.lang.Object
  上位を拡張 com.ms.wfc.core.Event
      上位を拡張 shdocvw.WebBrowser_V1.CommandStateChangeEvent

public class CommandStateChangeEvent
extends com.ms.wfc.core.Event


フィールドの概要
 int Command
           
 boolean Enable
           
 
クラス com.ms.wfc.core.Event から継承されたフィールド
EMPTY, extendedInfo
 
コンストラクタの概要
CommandStateChangeEvent(int Command, boolean Enable)
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

Command

public final int Command

Enable

public final boolean Enable
コンストラクタの詳細

CommandStateChangeEvent

public CommandStateChangeEvent(int Command,
                               boolean Enable)