Class RadioSelection

java.lang.Object
com.iizix.prop.ui.selection.RadioSelection
All Implemented Interfaces:
IUIBooleanSelection, IUIIndexedSelection, IUISelection, IUISingleIndexedSelection

public class RadioSelection extends Object implements IUIBooleanSelection, IUISingleIndexedSelection
The boolean on/off (or selected/unselected) selection state.
Author:
Christopher Mindus