public class RadiogroupModelConverter extends AbstractListModelConverter<Radiogroup>
Converter
implementation of the radiogroup for converting collection to ListModel and vice versa.IGNORED_VALUE
Constructor and Description |
---|
RadiogroupModelConverter() |
Modifier and Type | Method and Description |
---|---|
protected ListModel<?> |
getComponentModel(Radiogroup comp) |
coerceToBean, coerceToUi, handleWrappedModel
protected ListModel<?> getComponentModel(Radiogroup comp)
getComponentModel
in class AbstractListModelConverter<Radiogroup>
comp
- the component that has listmodelCopyright © 2005-2021 Potix Corporation. All Rights Reserved.