@interface ComboBox : Box { { entry selection listbox pushButton } - selection ; - selection: aValue ; - showListbox ; - hideListbox ; }