Key-based combobox control.
More...
#include <comboboxes.hpp>
template<class KEY, class COMPARER = DefaultComparer<KEY>>
class gate::ui::KeyCombobox< KEY, COMPARER >
Key-based combobox control.
- Template Parameters
-
KEY | to identify entries |
COMPARER | to compare KEY entries |
The documentation for this class was generated from the following file: