#include <listview_column_data.h>
Public Member Functions | |
Construction | |
| CL_ListViewColumnData () | |
| ~CL_ListViewColumnData () | |
Attributes | |
| CL_StringRef | get_text () const |
| Get Text. | |
| CL_StringRef | get_column_id () const |
| Get Column id. | |
Operations | |
| void | set_text (const CL_StringRef &text) |
| Set text. | |
| void | set_column_id (const CL_StringRef &column_id) |
| Set column id. | |
|
|
|
|
|
|
|
|
Get Column id.
|
|
|
Get Text.
|
|
|
Set column id.
|
|
|
Set text.
|
1.4.6