Wt::WSelectionBox Class Reference

A selection box provides the same functionality as combo box but presents the options in a list that is always visible. More...

#include <WSelectionBox>

Inherits Wt::WComboBox.

Inheritance diagram for Wt::WSelectionBox:

Inheritance graph
[legend]
List of all members.

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.

Detailed Description

A selection box provides the same functionality as combo box but presents the options in a list that is always visible.

WSelectionBox is an inline widget.


Member Function Documentation

int Wt::WSelectionBox::verticalSize (  )  const [inline]

Set the number of items that are visible.

If more items are available, a scroll-bar is provided.


The documentation for this class was generated from the following files:
Generated on Sun Jul 1 19:37:18 2007 for Wt by doxygen 1.4.7