mshtml
インタフェース IHTMLDOMAttribute

既知の実装クラスの一覧:
HTMLDOMAttribute

public interface IHTMLDOMAttribute


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 java.lang.String getNodeName()
           
 com.ms.com.Variant getNodeValue()
           
 boolean getSpecified()
           
 void setNodeValue(com.ms.com.Variant p)
           
 

フィールドの詳細

iid

static final com.ms.com._Guid iid
メソッドの詳細

getNodeName

java.lang.String getNodeName()

setNodeValue

void setNodeValue(com.ms.com.Variant p)

getNodeValue

com.ms.com.Variant getNodeValue()

getSpecified

boolean getSpecified()