shdocvw.WebBrowser
クラス DWebBrowserEventsCommandStateChangeEvent

java.lang.Object
  上位を拡張 com.ms.wfc.core.Event
      上位を拡張 shdocvw.WebBrowser.DWebBrowserEventsCommandStateChangeEvent

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


フィールドの概要
 int Command
           
 boolean Enable
           
 
クラス com.ms.wfc.core.Event から継承されたフィールド
EMPTY, extendedInfo
 
コンストラクタの概要
DWebBrowserEventsCommandStateChangeEvent(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
コンストラクタの詳細

DWebBrowserEventsCommandStateChangeEvent

public DWebBrowserEventsCommandStateChangeEvent(int Command,
                                                boolean Enable)