| Modifier and Type | Method | Description |
|---|---|---|
Optgroup<Z> |
Optgroup.attrDisabled(EnumDisabledOptgroup attrDisabled) |
|
Optgroup<Z> |
Optgroup.attrLabel(Object attrLabel) |
|
Optgroup<Z> |
Optgroup.dynamic(Consumer<Optgroup<Z>> consumer) |
|
Optgroup<Z> |
Optgroup.of(Consumer<Optgroup<Z>> consumer) |
|
default Optgroup<T> |
SelectChoice0.optgroup() |
|
Optgroup<Z> |
Optgroup.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementOptgroup(Optgroup<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentOptgroup(Optgroup<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Optgroup<Z> |
Optgroup.dynamic(Consumer<Optgroup<Z>> consumer) |
|
Optgroup<Z> |
Optgroup.of(Consumer<Optgroup<Z>> consumer) |
Copyright © 2018. All rights reserved.