shdocvw.WebBrowser_V1
クラス DWebBrowserEvents2CommandStateChangeEvent

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

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


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

DWebBrowserEvents2CommandStateChangeEvent

public DWebBrowserEvents2CommandStateChangeEvent(int Command,
                                                 boolean Enable)