#include <stringset_c.h>
Inheritance diagram for stringset_c:

Public Member Functions | |
| stringset_c (toolbox_c component=toolbox_NULL_COMPONENT, toolbox_o object=toolbox_NULL_OBJECT) | |
| toolbox_c | get_alphanumeric_component () const |
| toolbox_c | get_popup_component () const |
| stringset_c & | operator= (int value) |
| stringset_c & | operator= (const char *value) |
| stringset_c & | operator= (const string &value) |
Protected Member Functions | |
| virtual void | _set_allowable (const char *allowed) |
| virtual void | _set_value (int value) |
| virtual int | _get_value () const |
| virtual void | _set_value (const char *value) |
| virtual size_t | _get_value (char *value, size_t size) const |
| virtual void | _set_available (const char *available) |
|
||||||||||||
|
|
|
||||||||||||
|
Implements gadget_w_string. |
|
|
Implements gadget_w_number. |
|
|
Implements gadget_w_allowable. |
|
|
Implements stringset_b. |
|
|
Implements gadget_w_string. |
|
|
Implements gadget_w_number. |
|
|
|
|
|
|
|
|
Reimplemented from stringset_b. |
|
|
Reimplemented from stringset_b. |
|
|
Reimplemented from stringset_b. |
1.3.3