#include <WSelectionBox>
Inherits Wt::WComboBox.
Inheritance diagram for Wt::WSelectionBox:

Public Member Functions | |
| int | verticalSize () const |
| Set the number of items that are visible. | |
| void | setVerticalSize (int items) |
| Get the number of items that are visible. | |
WSelectionBox is an inline widget.
| int Wt::WSelectionBox::verticalSize | ( | ) | const [inline] |
Set the number of items that are visible.
If more items are available, a scroll-bar is provided.
1.4.7