|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
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.IHTMLTable
public class IHTMLTable
IHTMLTable,IHTMLTable2〜3クラス.
tableタグを扱うクラスです。
| クラス 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 setCols(int cols)
public int getCols()
public void setBorder(Variant border)
public Variant getBorder()
public void setFrame(String frame)
public String getFrame()
public void setRules(String rule)
public String getRules()
public void setCellSpacing(Variant space)
public Variant getCellSpacing()
public void setCellPadding(Variant pad)
public Variant getCellPadding()
public void setBackground(String bg)
public String getBackground()
public void setBgColor(Variant color)
public Variant getBgColor()
public void setBorderColor(Variant color)
public Variant getBorderColor()
public void setBorderColorLight(Variant color)
public Variant getBorderColorLight()
public void setBorderColorDark(Variant color)
public Variant getBorderColorDark()
public void setAlign(String align)
public String getAlign()
public void refresh()
public IHTMLElementCollection getRows()
public IHTMLElementCollection getRows(boolean addChild)
ComPtr.disposeChild(),
getRows()public void setWidth(Variant width)
public Variant getWidth()
public void setHeight(Variant height)
public Variant getHeight()
public void setDataPageSize(int size)
public int getDataPageSize()
public void nextPage()
public void previousPage()
public IHTMLTableSection getTHead()
public IHTMLTableSection getTHead(boolean addChild)
ComPtr.disposeChild(),
getTHead()public IHTMLTableSection getTFoot()
public IHTMLTableSection getTFoot(boolean addChild)
ComPtr.disposeChild(),
getTFoot()public IHTMLElementCollection getTBodies()
public IHTMLElementCollection getTBodies(boolean addChild)
ComPtr.disposeChild(),
getTBodies()public IHTMLTableCaption getCaption()
public IHTMLTableCaption getCaption(boolean addChild)
ComPtr.disposeChild(),
getCaption()public IDispatch createTHead()
public IDispatch createTHead(boolean addChild)
ComPtr.disposeChild(),
createTHead()public void deleteTHead()
public IDispatch createTFoot()
public IDispatch createTFoot(boolean addChild)
ComPtr.disposeChild(),
createTFoot()public void deleteTFoot()
public IHTMLTableCaption createCaption()
public IHTMLTableCaption createCaption(boolean addChild)
ComPtr.disposeChild(),
createCaption()public void deleteCaption()
public IDispatch insertRow(int index)
public IDispatch insertRow(int index,
boolean addChild)
ComPtr.disposeChild(),
insertRow(int)public void deleteRow(int index)
public String getReadyState()
public void firstPage()
public void lastPage()
public IHTMLElementCollection getCells()
public IHTMLElementCollection getCells(boolean addChild)
ComPtr.disposeChild(),
getCells()
public IDispatch moveRow(int indexFrom,
int indexTo)
public IDispatch moveRow(int indexFrom,
int indexTo,
boolean addChild)
ComPtr.disposeChild(),
moveRow(int, int)public void setSummary(String summary)
public String getSummary()
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
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||