#include <recordgui.h>
Inherits BC_GenericButton.

Public Member Functions | |
| RecordGUIActivateBatch (MWindow *mwindow, Record *record, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| Record * | record |
Definition at line 253 of file recordgui.h.
Definition at line 1047 of file recordgui.C.
References _, and BC_WindowBase::set_tooltip().

| int RecordGUIActivateBatch::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 1054 of file recordgui.C.
References Record::activate_batch(), Record::editing_batch, and record.

Definition at line 258 of file recordgui.h.
1.5.5