public static class OptionOwner.OptionOwnerBase extends Object implements OptionOwner
OptionOwner.HitCounter<T>, OptionOwner.OptionOwnerBase, OptionOwner.Selector| Constructor and Description |
|---|
OptionOwnerBase(List<Option> options) |
| Modifier and Type | Method and Description |
|---|---|
void |
addOption(Option option) |
Option |
addOption(String name,
String value,
boolean selected) |
List<Option> |
getOptions() |
public List<Option> getOptions()
getOptions in interface OptionOwnerpublic void addOption(Option option)
addOption in interface OptionOwnerpublic Option addOption(String name, String value, boolean selected)
addOption in interface OptionOwnerCopyright © 2011–2021 aiticon GmbH. All rights reserved.