| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.ObjectField Summary |
Fields inherited from class org.lobobrowser.html.domimpl.ElementImpl | |
attributes | |
Fields inherited from class org.lobobrowser.html.domimpl.NodeImpl | |
document, logger, nodeList, notificationsSuspended, parentNode, treeLock, uiNode | |
Constructor Summary | |
| |
Method Summary | |
protected RenderState |
|
String |
|
String |
|
String |
|
String | |
int | |
String |
|
String |
|
int | |
String | |
String | |
boolean | |
int | |
String |
|
String | |
String |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.lobobrowser.html.domimpl.HTMLAbstractUIElement | |
assignAttributeField, blur, focus, getEventFunction, getOnblur, getOnclick, getOncontextmenu, getOndblclick, getOnfocus, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, setOnblur, setOnclick, setOncontextmenu, setOndblclick, setOnfocus, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup | |
Methods inherited from class org.lobobrowser.js.AbstractScriptableDelegate | |
getScriptable, setScriptable | |
protected RenderState createRenderState(RenderState prevRenderState)
- Overrides:
- createRenderState in interface HTMLElementImpl
public void setBgColor(String bgColor)
- Specified by:
- setBgColor in interface HTMLTableCellElement
public void setColSpan(int colSpan)
- Specified by:
- setColSpan in interface HTMLTableCellElement
public void setHeaders(String headers)
- Specified by:
- setHeaders in interface HTMLTableCellElement
public void setHeight(String height)
- Specified by:
- setHeight in interface HTMLTableCellElement
public void setNoWrap(boolean noWrap)
- Specified by:
- setNoWrap in interface HTMLTableCellElement
public void setRowSpan(int rowSpan)
- Specified by:
- setRowSpan in interface HTMLTableCellElement
public void setVAlign(String vAlign)
- Specified by:
- setVAlign in interface HTMLTableCellElement