クラス
jp.hishidama.win32.mshtml.IHTMLInputElement の使用

IHTMLInputElement を使用しているパッケージ
jp.hishidama.robot.ie IERobot支援ユーティリティークラス. 
jp.hishidama.win32.mshtml MSHTML関連クラス. 
 

jp.hishidama.robot.ie での IHTMLInputElement の使用
 

IHTMLInputElement を返す jp.hishidama.robot.ie のメソッド
 IHTMLInputElement IHTMLInputRadioUtil.getCheckedElement()
          チェックされたinput要素取得.
 IHTMLInputElement IHTMLInputValueUtil.getElement()
          input要素取得.
 IHTMLInputElement IHTMLInputRadioUtil.getElement(int i)
          input要素取得.
 

IHTMLInputElement 型のパラメータを持つ jp.hishidama.robot.ie のコンストラクタ
IHTMLInputValueUtil(IERobot ie, IHTMLInputElement input)
          コンストラクター.
 

jp.hishidama.win32.mshtml での IHTMLInputElement の使用
 

jp.hishidama.win32.mshtml での IHTMLInputElement のサブクラス
 class IHTMLInputButtonElement
          IHTMLInputButtonElementクラス.
 class IHTMLInputFileElement
          IHTMLInputFileElementクラス.
 class IHTMLInputHiddenElement
          IHTMLInputHiddenElementクラス.
 class IHTMLInputTextElement
          IHTMLInputTextElementクラス.
 class IHTMLOptionButtonElement
          IHTMLOptionButtonElementクラス.