public class LinkViewElementBuilder extends AbstractLinkSupportingNodeViewElementBuilder<LinkViewElement,LinkViewElementBuilder>
| Constructor and Description |
|---|
LinkViewElementBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected LinkViewElement |
createElement(com.foreach.across.modules.web.ui.ViewElementBuilderContext builderContext) |
LinkViewElementBuilder |
text(String text)
Set the link text.
|
LinkViewElementBuilder |
title(String title)
Set the link title attribute.
|
LinkViewElementBuilder |
url(String url) |
buildLink, linkBuilderescapeHtml, isEscapeHtml, resolveTextElement, toTextElementapply, attribute, attributes, clearAttributes, css, htmlId, removeAttribute, removeCssadd, add, addAll, addFirst, addFirst, sortbuild, configure, customTemplate, elementSupplier, elementSupplier, name, postProcess, postProcessor, registerWebResources, withclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic LinkViewElementBuilder text(String text)
text - for the buttonpublic LinkViewElementBuilder title(String title)
title - attributepublic LinkViewElementBuilder url(String url)
protected LinkViewElement createElement(com.foreach.across.modules.web.ui.ViewElementBuilderContext builderContext)
createElement in class com.foreach.across.modules.web.ui.ViewElementBuilderSupport<LinkViewElement,LinkViewElementBuilder>Copyright © 2020. All rights reserved.