Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

ht_history_popup_dialog Class Reference

#include <htdialog.h>

Inheritance diagram for ht_history_popup_dialog:

ht_listpopup_dialog ht_dialog ht_window ht_group ht_view Object List of all members.

Public Member Functions

void init (bounds *b, ht_list *hist)
virtual void getdata (ht_object_stream *s)
virtual void setdata (ht_object_stream *s)

Protected Member Functions

virtual void init_text_listbox (bounds *b)

Protected Attributes

ht_listhistory

Member Function Documentation

void ht_history_popup_dialog::getdata ht_object_stream s  )  [virtual]
 

Reimplemented from ht_listpopup_dialog.

Definition at line 543 of file htdialog.cc.

References ht_list::count(), ht_list::get(), history, NULL, ht_listbox::pos, ht_object_stream::putIntDec(), and ht_object_stream::putString().

void ht_history_popup_dialog::init bounds *  b,
ht_list hist
 

Definition at line 537 of file htdialog.cc.

References history, and Object::init().

Referenced by ht_strinputfield::history_dialog().

void ht_history_popup_dialog::init_text_listbox bounds *  b  )  [protected, virtual]
 

Reimplemented from ht_listpopup_dialog.

Definition at line 554 of file htdialog.cc.

References history, and ht_window::insert().

void ht_history_popup_dialog::setdata ht_object_stream s  )  [virtual]
 

Reimplemented from ht_listpopup_dialog.

Definition at line 561 of file htdialog.cc.


Member Data Documentation

ht_list* ht_history_popup_dialog::history [protected]
 

Definition at line 529 of file htdialog.h.

Referenced by getdata(), init(), and init_text_listbox().


The documentation for this class was generated from the following files:
Generated on Fri May 7 21:15:59 2004 by doxygen 1.3.5