|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
java.lang.Objectjp.hishidama.win32.com.ComPtr
jp.hishidama.win32.com.IUnknown
jp.hishidama.win32.com.IDispatch
jp.hishidama.win32.mshtml.IHTMLElement
jp.hishidama.win32.mshtml.IHTMLBodyElement
public class IHTMLBodyElement
IHTMLBodyElementクラス.
bodyタグを扱うクラスです。
| クラス jp.hishidama.win32.com.IDispatch から継承されたメソッド |
|---|
getIDOfName, getTypeInfo, getTypeInfo, getTypeInfoCount, getTypeName |
| クラス jp.hishidama.win32.com.ComPtr から継承されたメソッド |
|---|
dispose, dispose, dispose, dispose, dispose, dispose, dispose, disposeChild |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース jp.hishidama.win32.mshtml.IHTMLTextContainer から継承されたメソッド |
|---|
getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, setScrollLeft, setScrollTop |
| メソッドの詳細 |
|---|
public void setBackground(String bg)
public String getBackground()
public void setBgProperties(String properties)
public String getBgProperties()
public void setLeftMargin(Variant margin)
public Variant getLeftMargin()
public void setTopMargin(Variant margin)
public Variant getTopMargin()
public void setRightMargin(Variant margin)
public Variant getRightMargin()
public void setBottomMargin(Variant margin)
public Variant getBottomMargin()
public void setNoWrap(boolean b)
public boolean getNoWrap()
public void setBgColor(Variant color)
public Variant getBgColor()
public void setText(String text)
public String getText()
public void setLink(Variant link)
public Variant getLink()
public void setVLink(Variant vlink)
public Variant getVLink()
public void setALink(Variant alink)
public Variant getALink()
public void setScroll(String scroll)
public String getScroll()
public IHTMLTxtRange createTextRange()
public IHTMLTxtRange createTextRange(boolean addChild)
ComPtr.disposeChild(),
createTextRange()public void setTabIndex(int index)
IHTMLControlElement 内の setTabIndexpublic int getTabIndex()
IHTMLControlElement 内の getTabIndexpublic void setAccessKey(String key)
IHTMLControlElement 内の setAccessKeypublic String getAccessKey()
IHTMLControlElement 内の getAccessKeypublic void focus()
IHTMLElement の記述:
IHTMLControlElement 内の focusIHTMLElement 内の focuspublic void blur()
IHTMLControlElement 内の blurpublic int getClientHeight()
IHTMLElement の記述:
IHTMLControlElement 内の getClientHeightIHTMLElement 内の getClientHeightpublic int getClientWidth()
IHTMLElement の記述:
IHTMLControlElement 内の getClientWidthIHTMLElement 内の getClientWidthpublic int getClientTop()
IHTMLElement の記述:
IHTMLControlElement 内の getClientTopIHTMLElement 内の getClientToppublic int getClientLeft()
IHTMLElement の記述:
IHTMLControlElement 内の getClientLeftIHTMLElement 内の getClientLeft
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||