|
Choice
The choice class provides
a menu like list of choices. The user can scroll down the choice
menu and then chooses on of the items. When the user chooses and
item the choice generates and action event. Choices are very useful
when you need to display a number of alternatives when space is
a factor. The user does not see all of the alternative choices
at a time.
|