Package View

Class SelectionView<T>

java.lang.Object
View.ViewObject
View.SelectionView<T>
Type Parameters:
T - The type of the items in the list.
All Implemented Interfaces:
IView

public class SelectionView<T> extends ViewObject
A view that displays a list of items and allows the user to select one.