Package | Description |
---|---|
org.mixer2.jaxb.xhtml | |
org.mixer2.xhtml | |
org.mixer2.xhtml.builder |
Modifier and Type | Field and Description |
---|---|
protected List<Tr> |
Tbody.tr |
protected List<Tr> |
Tfoot.tr |
protected List<Tr> |
Table.tr |
protected List<Tr> |
Thead.tr |
Modifier and Type | Method and Description |
---|---|
Tr |
ObjectFactory.createTr()
Create an instance of
Tr |
Modifier and Type | Method and Description |
---|---|
List<Tr> |
Tbody.getTr()
Gets the value of the tr property.
|
List<Tr> |
Tfoot.getTr()
Gets the value of the tr property.
|
List<Tr> |
Table.getTr()
Gets the value of the tr property.
|
List<Tr> |
Thead.getTr()
Gets the value of the tr property.
|
Modifier and Type | Method and Description |
---|---|
static Tr |
TagCreator.tr() |
static Tr |
TagCreator.trWithId(String id) |
Modifier and Type | Method and Description |
---|---|
Tr |
TableBuilder.tr.buildTr() |
Copyright © 2021 Project Mixer2. All rights reserved.