| Modifier and Type | Method | Description |
|---|---|---|
Option<Z> |
Option.attrDisabled(EnumDisabledOption attrDisabled) |
|
Option<Z> |
Option.attrLabel(Object attrLabel) |
|
Option<Z> |
Option.attrSelected(EnumSelectedOption attrSelected) |
|
Option<Z> |
Option.attrValue(Object attrValue) |
|
Option<Z> |
Option.dynamic(Consumer<Option<Z>> consumer) |
|
Option<Z> |
Option.of(Consumer<Option<Z>> consumer) |
|
default Option<T> |
DatalistChoice0.option() |
|
default Option<T> |
OptgroupChoice0.option() |
|
default Option<T> |
SelectChoice0.option() |
|
Option<Z> |
Option.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementOption(Option<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentOption(Option<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Option<Z> |
Option.dynamic(Consumer<Option<Z>> consumer) |
|
Option<Z> |
Option.of(Consumer<Option<Z>> consumer) |
Copyright © 2018. All rights reserved.