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