mshtml
クラス HTCPropertyBehavior

java.lang.Object
  上位を拡張 mshtml.HTCPropertyBehavior
すべての実装されたインタフェース:
DispHTCPropertyBehavior, DispHTCPropertyBehaviorDefault, IHTCPropertyBehavior

public class HTCPropertyBehavior
extends java.lang.Object
implements DispHTCPropertyBehaviorDefault, IHTCPropertyBehavior


フィールドの概要
static com.ms.com._Guid clsid
           
static com.ms.com._Guid iid
           
 
コンストラクタの概要
HTCPropertyBehavior()
           
 
メソッドの概要
 void fireChange()
           
 com.ms.com.Variant getValue()
           
 void setValue(com.ms.com.Variant _jcomparam_0)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

iid

public static final com.ms.com._Guid iid

clsid

public static final com.ms.com._Guid clsid
コンストラクタの詳細

HTCPropertyBehavior

public HTCPropertyBehavior()
メソッドの詳細

fireChange

public void fireChange()
定義:
インタフェース DispHTCPropertyBehavior 内の fireChange
定義:
インタフェース DispHTCPropertyBehaviorDefault 内の fireChange
定義:
インタフェース IHTCPropertyBehavior 内の fireChange

setValue

public void setValue(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispHTCPropertyBehavior 内の setValue
定義:
インタフェース DispHTCPropertyBehaviorDefault 内の setValue
定義:
インタフェース IHTCPropertyBehavior 内の setValue

getValue

public com.ms.com.Variant getValue()
定義:
インタフェース DispHTCPropertyBehavior 内の getValue
定義:
インタフェース DispHTCPropertyBehaviorDefault 内の getValue
定義:
インタフェース IHTCPropertyBehavior 内の getValue