mshtml.Scriptlet
クラス Scriptlet.ClassInfo

java.lang.Object
  上位を拡張 com.ms.wfc.ui.AxHost.ClassInfo
      上位を拡張 mshtml.Scriptlet.Scriptlet.ClassInfo
含まれているクラス:
Scriptlet

public static class Scriptlet.ClassInfo
extends com.ms.wfc.ui.AxHost.ClassInfo


フィールドの概要
static com.ms.wfc.ui.AxHost.AxPropertyInfo embedPropertyInfo
           
static com.ms.wfc.core.EventInfo onkeydownEventInfo
           
static com.ms.wfc.core.EventInfo onkeypressEventInfo
           
static com.ms.wfc.core.EventInfo onkeyupEventInfo
           
static com.ms.wfc.core.EventInfo onmousedownEventInfo
           
static com.ms.wfc.core.EventInfo onmousemoveEventInfo
           
static com.ms.wfc.core.EventInfo onmouseupEventInfo
           
static com.ms.wfc.core.EventInfo onreadystatechangeEventInfo
           
static com.ms.wfc.core.EventInfo onscriptleteventEventInfo
           
static com.ms.wfc.ui.AxHost.AxPropertyInfo ScrollbarPropertyInfo
           
static com.ms.wfc.ui.AxHost.AxPropertyInfo urlPropertyInfo
           
 
コンストラクタの概要
Scriptlet.ClassInfo()
           
 
メソッドの概要
 void getAttributes(com.ms.wfc.core.IAttributes attrs)
           
 void getEvents(com.ms.wfc.core.IEvents events)
           
 void getProperties(com.ms.wfc.core.IProperties props)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

urlPropertyInfo

public static final com.ms.wfc.ui.AxHost.AxPropertyInfo urlPropertyInfo

ScrollbarPropertyInfo

public static final com.ms.wfc.ui.AxHost.AxPropertyInfo ScrollbarPropertyInfo

embedPropertyInfo

public static final com.ms.wfc.ui.AxHost.AxPropertyInfo embedPropertyInfo

onscriptleteventEventInfo

public static final com.ms.wfc.core.EventInfo onscriptleteventEventInfo

onreadystatechangeEventInfo

public static final com.ms.wfc.core.EventInfo onreadystatechangeEventInfo

onkeydownEventInfo

public static final com.ms.wfc.core.EventInfo onkeydownEventInfo

onkeyupEventInfo

public static final com.ms.wfc.core.EventInfo onkeyupEventInfo

onkeypressEventInfo

public static final com.ms.wfc.core.EventInfo onkeypressEventInfo

onmousedownEventInfo

public static final com.ms.wfc.core.EventInfo onmousedownEventInfo

onmousemoveEventInfo

public static final com.ms.wfc.core.EventInfo onmousemoveEventInfo

onmouseupEventInfo

public static final com.ms.wfc.core.EventInfo onmouseupEventInfo
コンストラクタの詳細

Scriptlet.ClassInfo

public Scriptlet.ClassInfo()
メソッドの詳細

getAttributes

public void getAttributes(com.ms.wfc.core.IAttributes attrs)

getProperties

public void getProperties(com.ms.wfc.core.IProperties props)

getEvents

public void getEvents(com.ms.wfc.core.IEvents events)