mshtml
インタフェース IHTMLLIElement

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

public interface IHTMLLIElement


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 java.lang.String getType()
           
 int getValue()
           
 void setType(java.lang.String p)
           
 void setValue(int p)
           
 

フィールドの詳細

iid

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

setType

void setType(java.lang.String p)

getType

java.lang.String getType()

setValue

void setValue(int p)

getValue

int getValue()