| Modifier and Type | Method | Description |
|---|---|---|
Html<Z> |
Html.attrManifest(String attrManifest) |
|
Html<Z> |
Html.dynamic(Consumer<Html<Z>> consumer) |
|
Html<Z> |
Html.of(Consumer<Html<Z>> consumer) |
|
Html<Z> |
Html.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementHtml(Html<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentHtml(Html<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Html<Z> |
Html.dynamic(Consumer<Html<Z>> consumer) |
|
Html<Z> |
Html.of(Consumer<Html<Z>> consumer) |
Copyright © 2018. All rights reserved.