| Modifier and Type | Method | Description |
|---|---|---|
Command<Z> |
Command.attrChecked(EnumCheckedCommand attrChecked) |
|
Command<Z> |
Command.attrDisabled(EnumDisabledCommand attrDisabled) |
|
Command<Z> |
Command.attrIcon(Object attrIcon) |
|
Command<Z> |
Command.attrLabel(Object attrLabel) |
|
Command<Z> |
Command.attrRadiogroup(Object attrRadiogroup) |
|
Command<Z> |
Command.attrType(EnumTypeCommand attrType) |
|
default Command<T> |
FlowContentChoice.command() |
|
default Command<T> |
LegendChoice0.command() |
|
default Command<T> |
MapChoice0.command() |
|
default Command<T> |
MetadataContentChoice.command() |
|
default Command<T> |
PhrasingContentChoice.command() |
|
Command<Z> |
Command.dynamic(Consumer<Command<Z>> consumer) |
|
Command<Z> |
Command.of(Consumer<Command<Z>> consumer) |
|
Command<Z> |
Command.self() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementCommand(Command<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentCommand(Command<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Command<Z> |
Command.dynamic(Consumer<Command<Z>> consumer) |
|
Command<Z> |
Command.of(Consumer<Command<Z>> consumer) |
Copyright © 2018. All rights reserved.