Class UiBinding.RadioListAdapter<PropertyType>

java.lang.Object
com.codename1.properties.UiBinding.ComponentAdapter<PropertyType, RadioButton[]>
com.codename1.properties.UiBinding.RadioListAdapter<PropertyType>
Enclosing class:
UiBinding

public static class UiBinding.RadioListAdapter<PropertyType> extends UiBinding.ComponentAdapter<PropertyType, RadioButton[]>

Adapts a set of com.codename1.ui.RadioButton to a selection within a list of values

Parameters
  • the: type of the property generic