|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||
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.IHTMLTableCell
public class IHTMLTableCell
IHTMLTableCell,IHTMLTableCell2クラス.
tableのth,tdタグを扱うクラスです。
IHTMLTable.getCells(boolean),
IHTMLTableRow.getCells(boolean)| クラス 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 setRowSpan(int span)
public int getRowSpan()
public void setColSpan(int span)
public int getColSpan()
public void setAlign(String align)
public String getAlign()
public void setVAlign(String valign)
public String getVAlign()
public void setBgColor(Variant color)
public Variant getBgColor()
public void setNoWrap(boolean b)
public boolean getNoWrap()
public void setBackground(String bg)
public String getBackground()
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 setWidth(Variant width)
public Variant getWidth()
public void setHeight(Variant height)
public Variant getHeight()
public int getCellIndex()
public void setAbbr(String addr)
public String getAbbr()
public void setAxis(String axis)
public String getAxis()
public void setCh(String ch)
public String getCh()
public void setChOff(String off)
public String getChOff()
public void setHeaders(String head)
public String getHeaders()
public void setScope(String scope)
public String getScope()
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
|
||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||