|
GnuCash c935c2f+
|
The CompletionCell object implements a cell handler with a "combination-box" pull-down menu in it. More...
#include <completioncell.h>
Data Fields | |
| BasicCell | cell |
The CompletionCell object implements a cell handler with a "combination-box" pull-down menu in it.
On output, the currently selected menu item is displayed. On input, the user can select from a list in the pull-down menu, or use the keyboard to select a menu entry by typing the first few menu characters.
Definition at line 45 of file completioncell.h.
| BasicCell CompletionCell::cell |
Definition at line 47 of file completioncell.h.