shdocvw.WebBrowser_V1
クラス DWebBrowserEvents2ProgressChangeEvent

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

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


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

フィールドの詳細

Progress

public final int Progress

ProgressMax

public final int ProgressMax
コンストラクタの詳細

DWebBrowserEvents2ProgressChangeEvent

public DWebBrowserEvents2ProgressChangeEvent(int Progress,
                                             int ProgressMax)