Package | Description |
---|---|
org.josef.web.html |
HTML Components.
|
Modifier and Type | Method and Description |
---|---|
HtmlRow |
HtmlTable.addRowToBody(HtmlRow row)
Adds the supplied row as a child element of the "tbody" element.
|
HtmlRow |
HtmlTable.addRowToHeader(HtmlRow row)
Adds the supplied row as a child element of the "thead" element.
|
Modifier and Type | Method and Description |
---|---|
HtmlRow |
HtmlTable.addRowToBody(HtmlRow row)
Adds the supplied row as a child element of the "tbody" element.
|
HtmlRow |
HtmlTable.addRowToHeader(HtmlRow row)
Adds the supplied row as a child element of the "thead" element.
|
Copyright © 2008–2018. All rights reserved.