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 OptionOwner
public void addOption(Option option)
addOption
in interface OptionOwner
public Option addOption(String name, String value, boolean selected)
addOption
in interface OptionOwner
Copyright © 2011–2020 aiticon GmbH. All rights reserved.