#include <Forms.h>
Inheritance diagram for CB2::ListBox:

Public Member Functions | |
| ListBox (Form &parent, const String &name, const MapList &options, const String &selected="", const String &css_class="", const String &css_id="") | |
| virtual | ~ListBox () |
Public Attributes | |
| int | tag |
| Tag for user-specific data. | |
Protected Member Functions | |
| void | Data (const String &data) |
Private Attributes | |
| String | _name |
| MapList | _options |
| String | _selected |
| String | _css_class |
| String | _css_id |
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tag for user-specific data.
|
1.3.7