Class RadioSelection

    • Constructor Detail

      • RadioSelection

        public RadioSelection​(IUIRadioComponent source,
                              boolean isSelected,
                              int selectedIndex)
        Constructor.
        Parameters:
        source - The component source.
        isSelected - The selection state.
        selectedIndex - The selected index, or -1 for none.