Class SingleIndexSelection

java.lang.Object
com.iizix.prop.ui.selection.SingleIndexSelection
All Implemented Interfaces:
IUIIndexedSelection, IUISelection, IUISingleIndexedSelection
Direct Known Subclasses:
AnimatedSingleIndexSelection

public class SingleIndexSelection extends Object implements IUISingleIndexedSelection
The single index-based selection state used by e.g. comboboxes.
Author:
Christopher Mindus