| Modifier and Type | Method | Description |
|---|---|---|
default Dialog<T> |
FlowContentChoice.dialog() |
|
Dialog<Z> |
Dialog.dynamic(Consumer<Dialog<Z>> consumer) |
|
Dialog<Z> |
Dialog.of(Consumer<Dialog<Z>> consumer) |
|
Dialog<Z> |
Dialog.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementDialog(Dialog<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentDialog(Dialog<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Dialog<Z> |
Dialog.dynamic(Consumer<Dialog<Z>> consumer) |
|
Dialog<Z> |
Dialog.of(Consumer<Dialog<Z>> consumer) |
Copyright © 2018. All rights reserved.