#include <XMList.h>
Inheritance diagram for XMScrolledList:
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 |
|
Definition at line 474 of file XMList.h. References XMWidget::getid(), Manage(), scrolled_widget, and XMListBaseClass::SetRows(). |
|
Definition at line 484 of file XMList.h. References Manage(), scrolled_widget, and XMListBaseClass::SetRows(). |
|
|
|
Reimplemented from XMWidget. Definition at line 498 of file XMList.h. References scrolled_widget. Referenced by XMScrolledList(). |
|
Reimplemented from XMWidget. Definition at line 502 of file XMList.h. References scrolled_widget. |
|
Definition at line 471 of file XMList.h. Referenced by Manage(), UnManage(), and XMScrolledList(). |