Package | Description |
---|---|
com.google.gwt.dom.builder.shared |
Classes used to build DOM elements.
|
Modifier and Type | Method and Description |
---|---|
static HtmlOnlyTableSectionBuilder |
HtmlOnlyTableSectionBuilder.createTBodyBuilder()
Create and return a table body section builder.
|
static HtmlOnlyTableSectionBuilder |
HtmlOnlyTableSectionBuilder.createTFootBuilder()
Create and return a table footer section builder.
|
static HtmlOnlyTableSectionBuilder |
HtmlOnlyTableSectionBuilder.createTHeadBuilder()
Create and return a table header section builder.
|