shdocvw.WebBrowser
クラス DocumentCompleteEvent

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

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


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

フィールドの詳細

pDisp

public final java.lang.Object pDisp

URL

public final com.ms.com.Variant URL
コンストラクタの詳細

DocumentCompleteEvent

public DocumentCompleteEvent(java.lang.Object pDisp,
                             com.ms.com.Variant URL)