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

ht_xgroup Class Reference

#include <htobj.h>

Inheritance diagram for ht_xgroup:

ht_group ht_view Object List of all members.

Public Member Functions

void init (bounds *b, int options, const char *desc)
virtual void done ()
virtual int countselectables ()
virtual void handlemsg (htmsg *msg)
virtual int isalone (ht_view *view)
virtual int load (ht_object_stream *s)
virtual OBJECT_ID object_id () const
virtual void redraw ()
virtual void selectfirst ()
virtual void selectlast ()
virtual void store (ht_object_stream *s)

Member Function Documentation

int ht_xgroup::countselectables  )  [virtual]
 

Reimplemented from ht_group.

Definition at line 1278 of file htobj.cc.

References ht_view::countselectables().

void ht_xgroup::done  )  [virtual]
 

Reimplemented from ht_group.

Definition at line 1273 of file htobj.cc.

References ht_group::done().

Referenced by ht_format_group::done().

void ht_xgroup::handlemsg htmsg *  msg  )  [virtual]
 

Reimplemented from ht_group.

Definition at line 1283 of file htobj.cc.

References ht_view::handlemsg(), ht_group::handlemsg(), msg_complete_init, msg_draw, and mt_broadcast.

Referenced by ht_format_group::handlemsg().

void ht_xgroup::init bounds *  b,
int  options,
const char *  desc
 

Reimplemented from ht_group.

Definition at line 1264 of file htobj.cc.

References Object::init(), options, and VIEW_DEBUG_NAME.

Referenced by ht_replace_dialog::init(), ht_search_dialog::init(), and ht_format_group::init().

int ht_xgroup::isalone ht_view view  )  [virtual]
 

Reimplemented from ht_group.

Definition at line 1294 of file htobj.cc.

References ht_group::isalone().

int ht_xgroup::load ht_object_stream s  )  [virtual]
 

loads object from object stream.

Returns:
ht_stream errorcode

Reimplemented from ht_group.

Definition at line 1300 of file htobj.cc.

References ht_group::load().

OBJECT_ID ht_xgroup::object_id  )  const [virtual]
 

Returns:
unique object id.

Reimplemented from ht_group.

Definition at line 1305 of file htobj.cc.

References ATOM_HT_XGROUP.

void ht_xgroup::redraw  )  [virtual]
 

Reimplemented from ht_view.

Definition at line 1310 of file htobj.cc.

References ht_view::redraw().

Referenced by ht_format_group::redraw().

void ht_xgroup::selectfirst  )  [virtual]
 

Reimplemented from ht_group.

Definition at line 1317 of file htobj.cc.

References ht_view::selectfirst().

void ht_xgroup::selectlast  )  [virtual]
 

Reimplemented from ht_group.

Definition at line 1322 of file htobj.cc.

References ht_view::selectlast().

void ht_xgroup::store ht_object_stream s  )  [virtual]
 

stores object.

Reimplemented from ht_group.

Definition at line 1327 of file htobj.cc.

References ht_group::store().


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