#include <htxbeimp.h>
Inheritance diagram for ht_xbe_import_viewer:
Public Member Functions | |
void | init (bounds *b, char *desc, ht_format_group *fg) |
virtual void | done () |
virtual void | handlemsg (htmsg *msg) |
virtual bool | select_entry (void *entry) |
char * | func (UINT i, bool execute) |
Protected Member Functions | |
void | dosort () |
Protected Attributes | |
ht_format_group * | format_group |
bool | grouplib |
UINT | sortby |
|
Reimplemented from ht_itext_listbox. Definition at line 543 of file htxbeimp.cc. References ht_text_listbox::done(). |
|
Definition at line 548 of file htxbeimp.cc. References ht_text_listbox_sort_order::col, ht_text_listbox_sort_order::compare_func, grouplib, ht_text_listbox::sort(), sortby, and UINT. |
|
Definition at line 566 of file htxbeimp.cc. References dosort(), grouplib, NULL, sortby, and UINT. Referenced by handlemsg(). |
|
Reimplemented from ht_listbox. Definition at line 595 of file htxbeimp.cc. References clearmsg(), func(), ht_listbox::handlemsg(), K_Return, msg_funcexec, msg_funcquery, msg_keypressed, msg_retval, and select_entry(). |
|
Definition at line 532 of file htxbeimp.cc. References dosort(), format_group, grouplib, Object::init(), LISTBOX_QUICKFIND, sortby, and VO_BROWSABLE. |
|
|
Definition at line 61 of file htxbeimp.h. Referenced by init(), and select_entry(). |
|
Definition at line 62 of file htxbeimp.h. |
|
Definition at line 63 of file htxbeimp.h. |