public class OptionGroupFactory.OptionGroup extends OptionGroup implements OptionOwner
OptionOwner.HitCounter<T>, OptionOwner.OptionOwnerBase, OptionOwner.Selector
id, label, options
Constructor and Description |
---|
OptionGroup(String id,
String labelId) |
Modifier and Type | Method and Description |
---|---|
void |
addOption(Option option) |
Option |
addOption(String name,
String value,
boolean selected) |
getId, getLabel, getOptions, setId, setLabel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOptions
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.