shdocvw.WebBrowser
クラス OnFullScreenEvent

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

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


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

フィールドの詳細

FullScreen

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

OnFullScreenEvent

public OnFullScreenEvent(boolean FullScreen)