mshtml
インタフェース IHTMLOptionElementFactory

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

public interface IHTMLOptionElementFactory


フィールドの概要
static com.ms.com._Guid iid
           
 
メソッドの概要
 IHTMLOptionElement create(com.ms.com.Variant text, com.ms.com.Variant value, com.ms.com.Variant defaultSelected, com.ms.com.Variant selected)
           
 

フィールドの詳細

iid

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

create

IHTMLOptionElement create(com.ms.com.Variant text,
                          com.ms.com.Variant value,
                          com.ms.com.Variant defaultSelected,
                          com.ms.com.Variant selected)