Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

XMScrolledList Class Reference

#include <XMList.h>

Inheritance diagram for XMScrolledList:

XMListBaseClass XMWidget List of all members.

Public Member Functions

 XMScrolledList (char *n, XMWidget &parent, int rows=10, ArgList args=NULL, Cardinal arg_count=0)
 XMScrolledList (char *n, Widget parent, int rows=10, ArgList args=NULL, Cardinal arg_count=0)
Widget GetScrolledWindow ()
void Manage ()
void UnManage ()

Protected Attributes

Widget scrolled_widget

Constructor & Destructor Documentation

XMScrolledList::XMScrolledList char *  n,
XMWidget parent,
int  rows = 10,
ArgList  args = NULL,
Cardinal  arg_count = 0
[inline]
 

Definition at line 474 of file XMList.h.

References XMWidget::getid(), Manage(), scrolled_widget, and XMListBaseClass::SetRows().

XMScrolledList::XMScrolledList char *  n,
Widget  parent,
int  rows = 10,
ArgList  args = NULL,
Cardinal  arg_count = 0
[inline]
 

Definition at line 484 of file XMList.h.

References Manage(), scrolled_widget, and XMListBaseClass::SetRows().


Member Function Documentation

Widget XMScrolledList::GetScrolledWindow  )  [inline]
 

Definition at line 494 of file XMList.h.

void XMScrolledList::Manage  )  [inline]
 

Reimplemented from XMWidget.

Definition at line 498 of file XMList.h.

References scrolled_widget.

Referenced by XMScrolledList().

void XMScrolledList::UnManage  )  [inline]
 

Reimplemented from XMWidget.

Definition at line 502 of file XMList.h.

References scrolled_widget.


Member Data Documentation

Widget XMScrolledList::scrolled_widget [protected]
 

Definition at line 471 of file XMList.h.

Referenced by Manage(), UnManage(), and XMScrolledList().


The documentation for this class was generated from the following file:
Generated on Thu Jan 6 16:58:45 2005 for Spectrodaq External Event Framework by  doxygen 1.3.9.1