public class TableBuilder.tfoot extends Object
Constructor and Description |
---|
tfoot() |
Modifier and Type | Method and Description |
---|---|
TableBuilder.tr |
addTr() |
<T extends AbstractJaxb> |
addTr(List<Object> tdList) |
<T extends AbstractJaxb> |
addTr(List<Object> tdList,
Map<String,Object> attrMap) |
TableBuilder.tr |
addTr(Map<String,Object> attrMap) |
Tfoot |
buildTfoot() |
void |
setAttr(Map<String,Object> attrMap) |
void |
setAttr(String key,
Object value) |
TableBuilder.tr |
tr(int index) |
public TableBuilder.tr tr(int index)
public <T extends AbstractJaxb> TableBuilder.tfoot addTr(List<Object> tdList) throws TagTypeUnmatchException
TagTypeUnmatchException
public <T extends AbstractJaxb> TableBuilder.tfoot addTr(List<Object> tdList, Map<String,Object> attrMap) throws TagTypeUnmatchException
TagTypeUnmatchException
public TableBuilder.tr addTr()
public TableBuilder.tr addTr(Map<String,Object> attrMap)
public Tfoot buildTfoot()
Copyright © 2021 Project Mixer2. All rights reserved.