mshtml
クラス HTMLOptionButtonElement

java.lang.Object
  上位を拡張 mshtml.HTMLOptionButtonElement
すべての実装されたインタフェース:
DispIHTMLOptionButtonElement, DispIHTMLOptionButtonElementDefault, IHTMLControlElement, IHTMLDatabinding, IHTMLElement, IHTMLOptionButtonElement

public class HTMLOptionButtonElement
extends java.lang.Object
implements DispIHTMLOptionButtonElementDefault, IHTMLOptionButtonElement, IHTMLControlElement, IHTMLElement, IHTMLDatabinding


フィールドの概要
static com.ms.com._Guid clsid
           
static com.ms.com._Guid iid
           
 
コンストラクタの概要
HTMLOptionButtonElement()
           
 
メソッドの概要
 void addFilter(com.ms.com.IUnknown pUnk)
           
 void blur()
           
 void click()
           
 boolean contains(IHTMLElement pChild)
           
 void focus()
           
 java.lang.String getAccessKey()
           
 java.lang.Object getAll()
           
 com.ms.com.Variant getAttribute(java.lang.String strAttributeName, int lFlags)
           
 boolean getChecked()
           
 java.lang.Object getChildren()
           
 java.lang.String getClassName()
           
 int getClientHeight()
           
 int getClientLeft()
           
 int getClientTop()
           
 int getClientWidth()
           
 java.lang.String getDataFld()
           
 java.lang.String getDataFormatAs()
           
 java.lang.String getDataSrc()
           
 boolean getDefaultChecked()
           
 boolean getDisabled()
           
 java.lang.Object getDocument()
           
 IHTMLFiltersCollection getFilters()
           
 IHTMLFormElement getForm()
           
 java.lang.String getId()
           
 boolean getIndeterminate()
           
 java.lang.String getInnerHTML()
           
 java.lang.String getInnerText()
           
 boolean getIsTextEdit()
           
 java.lang.String getLang()
           
 java.lang.String getLanguage()
           
 java.lang.String getName()
           
 int getOffsetHeight()
           
 int getOffsetLeft()
           
 IHTMLElement getOffsetParent()
           
 int getOffsetTop()
           
 int getOffsetWidth()
           
 com.ms.com.Variant getOnafterupdate()
           
 com.ms.com.Variant getOnbeforeupdate()
           
 com.ms.com.Variant getOnblur()
           
 com.ms.com.Variant getOnchange()
           
 com.ms.com.Variant getOnclick()
           
 com.ms.com.Variant getOndataavailable()
           
 com.ms.com.Variant getOndatasetchanged()
           
 com.ms.com.Variant getOndatasetcomplete()
           
 com.ms.com.Variant getOndblclick()
           
 com.ms.com.Variant getOndragstart()
           
 com.ms.com.Variant getOnerrorupdate()
           
 com.ms.com.Variant getOnfilterchange()
           
 com.ms.com.Variant getOnfocus()
           
 com.ms.com.Variant getOnhelp()
           
 com.ms.com.Variant getOnkeydown()
           
 com.ms.com.Variant getOnkeypress()
           
 com.ms.com.Variant getOnkeyup()
           
 com.ms.com.Variant getOnmousedown()
           
 com.ms.com.Variant getOnmousemove()
           
 com.ms.com.Variant getOnmouseout()
           
 com.ms.com.Variant getOnmouseover()
           
 com.ms.com.Variant getOnmouseup()
           
 com.ms.com.Variant getOnresize()
           
 com.ms.com.Variant getOnrowenter()
           
 com.ms.com.Variant getOnrowexit()
           
 com.ms.com.Variant getOnselectstart()
           
 java.lang.String getOuterHTML()
           
 java.lang.String getOuterText()
           
 IHTMLElement getParentElement()
           
 IHTMLElement getParentTextEdit()
           
 com.ms.com.Variant getRecordNumber()
           
 int getSourceIndex()
           
 boolean getStatus()
           
 IHTMLStyle getStyle()
           
 short getTabIndex()
           
 java.lang.String getTagName()
           
 java.lang.String getTitle()
           
 java.lang.String getType()
           
 java.lang.String getValue()
           
 void insertAdjacentHTML(java.lang.String where, java.lang.String html)
           
 void insertAdjacentText(java.lang.String where, java.lang.String text)
           
 boolean removeAttribute(java.lang.String strAttributeName, int lFlags)
           
 void removeFilter(com.ms.com.IUnknown pUnk)
           
 void scrollIntoView(com.ms.com.Variant varargStart)
           
 void setAccessKey(java.lang.String _jcomparam_0)
           
 void setAttribute(java.lang.String strAttributeName, com.ms.com.Variant AttributeValue, int lFlags)
           
 void setChecked(boolean _jcomparam_0)
           
 void setClassName(java.lang.String _jcomparam_0)
           
 void setDataFld(java.lang.String _jcomparam_0)
           
 void setDataFormatAs(java.lang.String _jcomparam_0)
           
 void setDataSrc(java.lang.String _jcomparam_0)
           
 void setDefaultChecked(boolean _jcomparam_0)
           
 void setDisabled(boolean _jcomparam_0)
           
 void setId(java.lang.String _jcomparam_0)
           
 void setIndeterminate(boolean _jcomparam_0)
           
 void setInnerHTML(java.lang.String _jcomparam_0)
           
 void setInnerText(java.lang.String _jcomparam_0)
           
 void setLang(java.lang.String _jcomparam_0)
           
 void setLanguage(java.lang.String _jcomparam_0)
           
 void setName(java.lang.String _jcomparam_0)
           
 void setOnafterupdate(com.ms.com.Variant _jcomparam_0)
           
 void setOnbeforeupdate(com.ms.com.Variant _jcomparam_0)
           
 void setOnblur(com.ms.com.Variant _jcomparam_0)
           
 void setOnchange(com.ms.com.Variant _jcomparam_0)
           
 void setOnclick(com.ms.com.Variant _jcomparam_0)
           
 void setOndataavailable(com.ms.com.Variant _jcomparam_0)
           
 void setOndatasetchanged(com.ms.com.Variant _jcomparam_0)
           
 void setOndatasetcomplete(com.ms.com.Variant _jcomparam_0)
           
 void setOndblclick(com.ms.com.Variant _jcomparam_0)
           
 void setOndragstart(com.ms.com.Variant _jcomparam_0)
           
 void setOnerrorupdate(com.ms.com.Variant _jcomparam_0)
           
 void setOnfilterchange(com.ms.com.Variant _jcomparam_0)
           
 void setOnfocus(com.ms.com.Variant _jcomparam_0)
           
 void setOnhelp(com.ms.com.Variant _jcomparam_0)
           
 void setOnkeydown(com.ms.com.Variant _jcomparam_0)
           
 void setOnkeypress(com.ms.com.Variant _jcomparam_0)
           
 void setOnkeyup(com.ms.com.Variant _jcomparam_0)
           
 void setOnmousedown(com.ms.com.Variant _jcomparam_0)
           
 void setOnmousemove(com.ms.com.Variant _jcomparam_0)
           
 void setOnmouseout(com.ms.com.Variant _jcomparam_0)
           
 void setOnmouseover(com.ms.com.Variant _jcomparam_0)
           
 void setOnmouseup(com.ms.com.Variant _jcomparam_0)
           
 void setOnresize(com.ms.com.Variant _jcomparam_0)
           
 void setOnrowenter(com.ms.com.Variant _jcomparam_0)
           
 void setOnrowexit(com.ms.com.Variant _jcomparam_0)
           
 void setOnselectstart(com.ms.com.Variant _jcomparam_0)
           
 void setOuterHTML(java.lang.String _jcomparam_0)
           
 void setOuterText(java.lang.String _jcomparam_0)
           
 void setStatus(boolean _jcomparam_0)
           
 void setTabIndex(short _jcomparam_0)
           
 void setTitle(java.lang.String _jcomparam_0)
           
 void setValue(java.lang.String _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
コンストラクタの詳細

HTMLOptionButtonElement

public HTMLOptionButtonElement()
メソッドの詳細

setAttribute

public void setAttribute(java.lang.String strAttributeName,
                         com.ms.com.Variant AttributeValue,
                         int lFlags)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setAttribute
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setAttribute
定義:
インタフェース IHTMLElement 内の setAttribute

getAttribute

public com.ms.com.Variant getAttribute(java.lang.String strAttributeName,
                                       int lFlags)
定義:
インタフェース DispIHTMLOptionButtonElement 内の getAttribute
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getAttribute
定義:
インタフェース IHTMLElement 内の getAttribute

removeAttribute

public boolean removeAttribute(java.lang.String strAttributeName,
                               int lFlags)
定義:
インタフェース DispIHTMLOptionButtonElement 内の removeAttribute
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の removeAttribute
定義:
インタフェース IHTMLElement 内の removeAttribute

setClassName

public void setClassName(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setClassName
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setClassName
定義:
インタフェース IHTMLElement 内の setClassName

getClassName

public java.lang.String getClassName()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getClassName
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getClassName
定義:
インタフェース IHTMLElement 内の getClassName

setId

public void setId(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setId
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setId
定義:
インタフェース IHTMLElement 内の setId

getId

public java.lang.String getId()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getId
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getId
定義:
インタフェース IHTMLElement 内の getId

getTagName

public java.lang.String getTagName()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getTagName
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getTagName
定義:
インタフェース IHTMLElement 内の getTagName

getParentElement

public IHTMLElement getParentElement()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getParentElement
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getParentElement
定義:
インタフェース IHTMLElement 内の getParentElement

getStyle

public IHTMLStyle getStyle()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getStyle
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getStyle
定義:
インタフェース IHTMLElement 内の getStyle

setOnhelp

public void setOnhelp(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnhelp
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnhelp
定義:
インタフェース IHTMLElement 内の setOnhelp

getOnhelp

public com.ms.com.Variant getOnhelp()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnhelp
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnhelp
定義:
インタフェース IHTMLElement 内の getOnhelp

setOnclick

public void setOnclick(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnclick
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnclick
定義:
インタフェース IHTMLElement 内の setOnclick

getOnclick

public com.ms.com.Variant getOnclick()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnclick
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnclick
定義:
インタフェース IHTMLElement 内の getOnclick

setOndblclick

public void setOndblclick(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOndblclick
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOndblclick
定義:
インタフェース IHTMLElement 内の setOndblclick

getOndblclick

public com.ms.com.Variant getOndblclick()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOndblclick
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOndblclick
定義:
インタフェース IHTMLElement 内の getOndblclick

setOnkeydown

public void setOnkeydown(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnkeydown
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnkeydown
定義:
インタフェース IHTMLElement 内の setOnkeydown

getOnkeydown

public com.ms.com.Variant getOnkeydown()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnkeydown
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnkeydown
定義:
インタフェース IHTMLElement 内の getOnkeydown

setOnkeyup

public void setOnkeyup(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnkeyup
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnkeyup
定義:
インタフェース IHTMLElement 内の setOnkeyup

getOnkeyup

public com.ms.com.Variant getOnkeyup()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnkeyup
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnkeyup
定義:
インタフェース IHTMLElement 内の getOnkeyup

setOnkeypress

public void setOnkeypress(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnkeypress
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnkeypress
定義:
インタフェース IHTMLElement 内の setOnkeypress

getOnkeypress

public com.ms.com.Variant getOnkeypress()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnkeypress
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnkeypress
定義:
インタフェース IHTMLElement 内の getOnkeypress

setOnmouseout

public void setOnmouseout(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnmouseout
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnmouseout
定義:
インタフェース IHTMLElement 内の setOnmouseout

getOnmouseout

public com.ms.com.Variant getOnmouseout()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnmouseout
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnmouseout
定義:
インタフェース IHTMLElement 内の getOnmouseout

setOnmouseover

public void setOnmouseover(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnmouseover
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnmouseover
定義:
インタフェース IHTMLElement 内の setOnmouseover

getOnmouseover

public com.ms.com.Variant getOnmouseover()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnmouseover
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnmouseover
定義:
インタフェース IHTMLElement 内の getOnmouseover

setOnmousemove

public void setOnmousemove(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnmousemove
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnmousemove
定義:
インタフェース IHTMLElement 内の setOnmousemove

getOnmousemove

public com.ms.com.Variant getOnmousemove()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnmousemove
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnmousemove
定義:
インタフェース IHTMLElement 内の getOnmousemove

setOnmousedown

public void setOnmousedown(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnmousedown
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnmousedown
定義:
インタフェース IHTMLElement 内の setOnmousedown

getOnmousedown

public com.ms.com.Variant getOnmousedown()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnmousedown
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnmousedown
定義:
インタフェース IHTMLElement 内の getOnmousedown

setOnmouseup

public void setOnmouseup(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnmouseup
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnmouseup
定義:
インタフェース IHTMLElement 内の setOnmouseup

getOnmouseup

public com.ms.com.Variant getOnmouseup()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnmouseup
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnmouseup
定義:
インタフェース IHTMLElement 内の getOnmouseup

getDocument

public java.lang.Object getDocument()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getDocument
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getDocument
定義:
インタフェース IHTMLElement 内の getDocument

setTitle

public void setTitle(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setTitle
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setTitle
定義:
インタフェース IHTMLElement 内の setTitle

getTitle

public java.lang.String getTitle()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getTitle
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getTitle
定義:
インタフェース IHTMLElement 内の getTitle

setLanguage

public void setLanguage(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setLanguage
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setLanguage
定義:
インタフェース IHTMLElement 内の setLanguage

getLanguage

public java.lang.String getLanguage()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getLanguage
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getLanguage
定義:
インタフェース IHTMLElement 内の getLanguage

setOnselectstart

public void setOnselectstart(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnselectstart
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnselectstart
定義:
インタフェース IHTMLElement 内の setOnselectstart

getOnselectstart

public com.ms.com.Variant getOnselectstart()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnselectstart
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnselectstart
定義:
インタフェース IHTMLElement 内の getOnselectstart

scrollIntoView

public void scrollIntoView(com.ms.com.Variant varargStart)
定義:
インタフェース DispIHTMLOptionButtonElement 内の scrollIntoView
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の scrollIntoView
定義:
インタフェース IHTMLElement 内の scrollIntoView

contains

public boolean contains(IHTMLElement pChild)
定義:
インタフェース DispIHTMLOptionButtonElement 内の contains
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の contains
定義:
インタフェース IHTMLElement 内の contains

getSourceIndex

public int getSourceIndex()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getSourceIndex
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getSourceIndex
定義:
インタフェース IHTMLElement 内の getSourceIndex

getRecordNumber

public com.ms.com.Variant getRecordNumber()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getRecordNumber
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getRecordNumber
定義:
インタフェース IHTMLElement 内の getRecordNumber

setLang

public void setLang(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setLang
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setLang
定義:
インタフェース IHTMLElement 内の setLang

getLang

public java.lang.String getLang()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getLang
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getLang
定義:
インタフェース IHTMLElement 内の getLang

getOffsetLeft

public int getOffsetLeft()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOffsetLeft
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOffsetLeft
定義:
インタフェース IHTMLElement 内の getOffsetLeft

getOffsetTop

public int getOffsetTop()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOffsetTop
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOffsetTop
定義:
インタフェース IHTMLElement 内の getOffsetTop

getOffsetWidth

public int getOffsetWidth()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOffsetWidth
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOffsetWidth
定義:
インタフェース IHTMLElement 内の getOffsetWidth

getOffsetHeight

public int getOffsetHeight()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOffsetHeight
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOffsetHeight
定義:
インタフェース IHTMLElement 内の getOffsetHeight

getOffsetParent

public IHTMLElement getOffsetParent()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOffsetParent
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOffsetParent
定義:
インタフェース IHTMLElement 内の getOffsetParent

setInnerHTML

public void setInnerHTML(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setInnerHTML
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setInnerHTML
定義:
インタフェース IHTMLElement 内の setInnerHTML

getInnerHTML

public java.lang.String getInnerHTML()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getInnerHTML
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getInnerHTML
定義:
インタフェース IHTMLElement 内の getInnerHTML

setInnerText

public void setInnerText(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setInnerText
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setInnerText
定義:
インタフェース IHTMLElement 内の setInnerText

getInnerText

public java.lang.String getInnerText()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getInnerText
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getInnerText
定義:
インタフェース IHTMLElement 内の getInnerText

setOuterHTML

public void setOuterHTML(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOuterHTML
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOuterHTML
定義:
インタフェース IHTMLElement 内の setOuterHTML

getOuterHTML

public java.lang.String getOuterHTML()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOuterHTML
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOuterHTML
定義:
インタフェース IHTMLElement 内の getOuterHTML

setOuterText

public void setOuterText(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOuterText
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOuterText
定義:
インタフェース IHTMLElement 内の setOuterText

getOuterText

public java.lang.String getOuterText()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOuterText
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOuterText
定義:
インタフェース IHTMLElement 内の getOuterText

insertAdjacentHTML

public void insertAdjacentHTML(java.lang.String where,
                               java.lang.String html)
定義:
インタフェース DispIHTMLOptionButtonElement 内の insertAdjacentHTML
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の insertAdjacentHTML
定義:
インタフェース IHTMLElement 内の insertAdjacentHTML

insertAdjacentText

public void insertAdjacentText(java.lang.String where,
                               java.lang.String text)
定義:
インタフェース DispIHTMLOptionButtonElement 内の insertAdjacentText
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の insertAdjacentText
定義:
インタフェース IHTMLElement 内の insertAdjacentText

getParentTextEdit

public IHTMLElement getParentTextEdit()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getParentTextEdit
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getParentTextEdit
定義:
インタフェース IHTMLElement 内の getParentTextEdit

getIsTextEdit

public boolean getIsTextEdit()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getIsTextEdit
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getIsTextEdit
定義:
インタフェース IHTMLElement 内の getIsTextEdit

click

public void click()
定義:
インタフェース DispIHTMLOptionButtonElement 内の click
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の click
定義:
インタフェース IHTMLElement 内の click

getFilters

public IHTMLFiltersCollection getFilters()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getFilters
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getFilters
定義:
インタフェース IHTMLElement 内の getFilters

setOndragstart

public void setOndragstart(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOndragstart
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOndragstart
定義:
インタフェース IHTMLElement 内の setOndragstart

getOndragstart

public com.ms.com.Variant getOndragstart()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOndragstart
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOndragstart
定義:
インタフェース IHTMLElement 内の getOndragstart

setOnbeforeupdate

public void setOnbeforeupdate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnbeforeupdate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnbeforeupdate
定義:
インタフェース IHTMLElement 内の setOnbeforeupdate

getOnbeforeupdate

public com.ms.com.Variant getOnbeforeupdate()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnbeforeupdate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnbeforeupdate
定義:
インタフェース IHTMLElement 内の getOnbeforeupdate

setOnafterupdate

public void setOnafterupdate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnafterupdate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnafterupdate
定義:
インタフェース IHTMLElement 内の setOnafterupdate

getOnafterupdate

public com.ms.com.Variant getOnafterupdate()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnafterupdate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnafterupdate
定義:
インタフェース IHTMLElement 内の getOnafterupdate

setOnerrorupdate

public void setOnerrorupdate(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnerrorupdate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnerrorupdate
定義:
インタフェース IHTMLElement 内の setOnerrorupdate

getOnerrorupdate

public com.ms.com.Variant getOnerrorupdate()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnerrorupdate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnerrorupdate
定義:
インタフェース IHTMLElement 内の getOnerrorupdate

setOnrowexit

public void setOnrowexit(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnrowexit
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnrowexit
定義:
インタフェース IHTMLElement 内の setOnrowexit

getOnrowexit

public com.ms.com.Variant getOnrowexit()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnrowexit
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnrowexit
定義:
インタフェース IHTMLElement 内の getOnrowexit

setOnrowenter

public void setOnrowenter(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnrowenter
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnrowenter
定義:
インタフェース IHTMLElement 内の setOnrowenter

getOnrowenter

public com.ms.com.Variant getOnrowenter()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnrowenter
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnrowenter
定義:
インタフェース IHTMLElement 内の getOnrowenter

setOndatasetchanged

public void setOndatasetchanged(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOndatasetchanged
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOndatasetchanged
定義:
インタフェース IHTMLElement 内の setOndatasetchanged

getOndatasetchanged

public com.ms.com.Variant getOndatasetchanged()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOndatasetchanged
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOndatasetchanged
定義:
インタフェース IHTMLElement 内の getOndatasetchanged

setOndataavailable

public void setOndataavailable(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOndataavailable
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOndataavailable
定義:
インタフェース IHTMLElement 内の setOndataavailable

getOndataavailable

public com.ms.com.Variant getOndataavailable()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOndataavailable
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOndataavailable
定義:
インタフェース IHTMLElement 内の getOndataavailable

setOndatasetcomplete

public void setOndatasetcomplete(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOndatasetcomplete
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOndatasetcomplete
定義:
インタフェース IHTMLElement 内の setOndatasetcomplete

getOndatasetcomplete

public com.ms.com.Variant getOndatasetcomplete()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOndatasetcomplete
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOndatasetcomplete
定義:
インタフェース IHTMLElement 内の getOndatasetcomplete

setOnfilterchange

public void setOnfilterchange(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnfilterchange
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnfilterchange
定義:
インタフェース IHTMLElement 内の setOnfilterchange

getOnfilterchange

public com.ms.com.Variant getOnfilterchange()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnfilterchange
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnfilterchange
定義:
インタフェース IHTMLElement 内の getOnfilterchange

getChildren

public java.lang.Object getChildren()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getChildren
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getChildren
定義:
インタフェース IHTMLElement 内の getChildren

getAll

public java.lang.Object getAll()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getAll
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getAll
定義:
インタフェース IHTMLElement 内の getAll

setTabIndex

public void setTabIndex(short _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setTabIndex
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setTabIndex
定義:
インタフェース IHTMLControlElement 内の setTabIndex

getTabIndex

public short getTabIndex()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getTabIndex
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getTabIndex
定義:
インタフェース IHTMLControlElement 内の getTabIndex

focus

public void focus()
定義:
インタフェース DispIHTMLOptionButtonElement 内の focus
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の focus
定義:
インタフェース IHTMLControlElement 内の focus

setAccessKey

public void setAccessKey(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setAccessKey
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setAccessKey
定義:
インタフェース IHTMLControlElement 内の setAccessKey

getAccessKey

public java.lang.String getAccessKey()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getAccessKey
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getAccessKey
定義:
インタフェース IHTMLControlElement 内の getAccessKey

setOnblur

public void setOnblur(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnblur
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnblur
定義:
インタフェース IHTMLControlElement 内の setOnblur

getOnblur

public com.ms.com.Variant getOnblur()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnblur
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnblur
定義:
インタフェース IHTMLControlElement 内の getOnblur

setOnfocus

public void setOnfocus(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnfocus
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnfocus
定義:
インタフェース IHTMLControlElement 内の setOnfocus

getOnfocus

public com.ms.com.Variant getOnfocus()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnfocus
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnfocus
定義:
インタフェース IHTMLControlElement 内の getOnfocus

setOnresize

public void setOnresize(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnresize
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnresize
定義:
インタフェース IHTMLControlElement 内の setOnresize

getOnresize

public com.ms.com.Variant getOnresize()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnresize
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnresize
定義:
インタフェース IHTMLControlElement 内の getOnresize

blur

public void blur()
定義:
インタフェース DispIHTMLOptionButtonElement 内の blur
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の blur
定義:
インタフェース IHTMLControlElement 内の blur

addFilter

public void addFilter(com.ms.com.IUnknown pUnk)
定義:
インタフェース DispIHTMLOptionButtonElement 内の addFilter
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の addFilter
定義:
インタフェース IHTMLControlElement 内の addFilter

removeFilter

public void removeFilter(com.ms.com.IUnknown pUnk)
定義:
インタフェース DispIHTMLOptionButtonElement 内の removeFilter
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の removeFilter
定義:
インタフェース IHTMLControlElement 内の removeFilter

getClientHeight

public int getClientHeight()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getClientHeight
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getClientHeight
定義:
インタフェース IHTMLControlElement 内の getClientHeight

getClientWidth

public int getClientWidth()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getClientWidth
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getClientWidth
定義:
インタフェース IHTMLControlElement 内の getClientWidth

getClientTop

public int getClientTop()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getClientTop
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getClientTop
定義:
インタフェース IHTMLControlElement 内の getClientTop

getClientLeft

public int getClientLeft()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getClientLeft
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getClientLeft
定義:
インタフェース IHTMLControlElement 内の getClientLeft

setValue

public void setValue(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setValue
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setValue
定義:
インタフェース IHTMLOptionButtonElement 内の setValue

getValue

public java.lang.String getValue()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getValue
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getValue
定義:
インタフェース IHTMLOptionButtonElement 内の getValue

getType

public java.lang.String getType()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getType
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getType
定義:
インタフェース IHTMLOptionButtonElement 内の getType

setName

public void setName(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setName
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setName
定義:
インタフェース IHTMLOptionButtonElement 内の setName

getName

public java.lang.String getName()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getName
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getName
定義:
インタフェース IHTMLOptionButtonElement 内の getName

setChecked

public void setChecked(boolean _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setChecked
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setChecked
定義:
インタフェース IHTMLOptionButtonElement 内の setChecked

getChecked

public boolean getChecked()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getChecked
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getChecked
定義:
インタフェース IHTMLOptionButtonElement 内の getChecked

setDefaultChecked

public void setDefaultChecked(boolean _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setDefaultChecked
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setDefaultChecked
定義:
インタフェース IHTMLOptionButtonElement 内の setDefaultChecked

getDefaultChecked

public boolean getDefaultChecked()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getDefaultChecked
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getDefaultChecked
定義:
インタフェース IHTMLOptionButtonElement 内の getDefaultChecked

setOnchange

public void setOnchange(com.ms.com.Variant _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setOnchange
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setOnchange
定義:
インタフェース IHTMLOptionButtonElement 内の setOnchange

getOnchange

public com.ms.com.Variant getOnchange()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getOnchange
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getOnchange
定義:
インタフェース IHTMLOptionButtonElement 内の getOnchange

setDisabled

public void setDisabled(boolean _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setDisabled
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setDisabled
定義:
インタフェース IHTMLOptionButtonElement 内の setDisabled

getDisabled

public boolean getDisabled()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getDisabled
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getDisabled
定義:
インタフェース IHTMLOptionButtonElement 内の getDisabled

setStatus

public void setStatus(boolean _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setStatus
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setStatus
定義:
インタフェース IHTMLOptionButtonElement 内の setStatus

getStatus

public boolean getStatus()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getStatus
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getStatus
定義:
インタフェース IHTMLOptionButtonElement 内の getStatus

setIndeterminate

public void setIndeterminate(boolean _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setIndeterminate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setIndeterminate
定義:
インタフェース IHTMLOptionButtonElement 内の setIndeterminate

getIndeterminate

public boolean getIndeterminate()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getIndeterminate
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getIndeterminate
定義:
インタフェース IHTMLOptionButtonElement 内の getIndeterminate

getForm

public IHTMLFormElement getForm()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getForm
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getForm
定義:
インタフェース IHTMLOptionButtonElement 内の getForm

setDataFld

public void setDataFld(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setDataFld
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setDataFld
定義:
インタフェース IHTMLDatabinding 内の setDataFld

getDataFld

public java.lang.String getDataFld()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getDataFld
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getDataFld
定義:
インタフェース IHTMLDatabinding 内の getDataFld

setDataSrc

public void setDataSrc(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setDataSrc
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setDataSrc
定義:
インタフェース IHTMLDatabinding 内の setDataSrc

getDataSrc

public java.lang.String getDataSrc()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getDataSrc
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getDataSrc
定義:
インタフェース IHTMLDatabinding 内の getDataSrc

setDataFormatAs

public void setDataFormatAs(java.lang.String _jcomparam_0)
定義:
インタフェース DispIHTMLOptionButtonElement 内の setDataFormatAs
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の setDataFormatAs
定義:
インタフェース IHTMLDatabinding 内の setDataFormatAs

getDataFormatAs

public java.lang.String getDataFormatAs()
定義:
インタフェース DispIHTMLOptionButtonElement 内の getDataFormatAs
定義:
インタフェース DispIHTMLOptionButtonElementDefault 内の getDataFormatAs
定義:
インタフェース IHTMLDatabinding 内の getDataFormatAs