public abstract class List extends HtmlElement<List>
attributes, inline| Modifier and Type | Method and Description |
|---|---|
void |
addAsListItem(HtmlComponent component) |
void |
addAsListItem(String text) |
addBreak, addComponent, addComponent, addComponents, formatComponents, formatEndTag, formatStartTag, getTagName, isInline, setComponents, toString, withAlign, withAttribute, withClass, withComponents, withRawTextContent, withStyle, withTextContent, withTitle, withValignpublic List(String tagName)
public void addAsListItem(String text)
public void addAsListItem(HtmlComponent component)
Copyright © 2006–2016 Volker Bergmann. All rights reserved.