public class HtmlComponentBuilder extends AbstractComponentBuilder<HtmlComponentBuilder>
| Modifier and Type | Field and Description |
|---|---|
static String |
HTML_CODE_PROP |
| Constructor and Description |
|---|
HtmlComponentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static HtmlComponentBuilder |
create() |
HtmlComponentBuilder |
html(String html) |
build, cssProperty, propertypublic static final String HTML_CODE_PROP
public static HtmlComponentBuilder create()
public HtmlComponentBuilder html(String html)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.