|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
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.IHTMLFrameBase
public class IHTMLFrameBase
IHTMLFrameBase,IHTMLFrameBase2〜3クラス.
| メソッドの概要 | |
|---|---|
void |
blur()
|
void |
focus()
フォーカス設定. |
String |
getAccessKey()
|
boolean |
getAllowTransparency()
|
Variant |
getBorder()
|
int |
getClientHeight()
高さ取得. |
int |
getClientLeft()
X座標取得. |
int |
getClientTop()
Y座標取得. |
int |
getClientWidth()
幅取得. |
IHTMLWindow |
getContentWindow()
|
IHTMLWindow |
getContentWindow(boolean addChild)
推奨されていません。 |
String |
getFrameBorder()
|
Variant |
getFrameSpacing()
|
String |
getLongDesc()
|
Variant |
getMarginHeight()
|
Variant |
getMarginWidth()
|
String |
getName()
|
boolean |
getNoResize()
|
String |
getReadyState()
|
String |
getScrolling()
|
String |
getSrc()
|
int |
getTabIndex()
|
void |
setAccessKey(String key)
|
void |
setAllowTransparency(boolean b)
|
void |
setBorder(Variant border)
|
void |
setFrameBorder(String border)
|
void |
setFrameSpacing(Variant spacing)
|
void |
setLongDesc(String desc)
|
void |
setMarginHeight(Variant height)
|
void |
setMarginWidth(Variant width)
|
void |
setName(String name)
|
void |
setNoResize(boolean b)
|
void |
setScrolling(String scroll)
|
void |
setSrc(String src)
|
void |
setTabIndex(int index)
|
| クラス 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 |
| メソッドの詳細 |
|---|
public void setSrc(String src)
public String getSrc()
public void setName(String name)
public String getName()
public void setBorder(Variant border)
public Variant getBorder()
public void setFrameBorder(String border)
public String getFrameBorder()
public void setFrameSpacing(Variant spacing)
public Variant getFrameSpacing()
public void setMarginWidth(Variant width)
public Variant getMarginWidth()
public void setMarginHeight(Variant height)
public Variant getMarginHeight()
public void setNoResize(boolean b)
public boolean getNoResize()
public void setScrolling(String scroll)
public String getScrolling()
public IHTMLWindow getContentWindow()
public IHTMLWindow getContentWindow(boolean addChild)
ComPtr.disposeChild(),
getContentWindow()public String getReadyState()
public void setAllowTransparency(boolean b)
public boolean getAllowTransparency()
public void setLongDesc(String desc)
public String getLongDesc()
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
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||