7 #ifndef __dataui_ButtonController_h__ 8 #define __dataui_ButtonController_h__ 10 #include <dataui/dataui.pmh> 28 void initialize(
void);
31 virtual void handle(
Record &record);
53 void fireSignal(
Record &a_record);
56 AsValueButton m_asValueButton;
62 WindowEvent::Mask m_start;
63 WindowEvent::Mask m_drag;
64 WindowEvent::Mask m_end;
65 WindowEvent::Mask m_motion;
window data
Definition: datatoolAS.h:38
possible attributes of a top level signal
Definition: datatoolAS.h:16
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
Generalized windowing event.
Definition: WindowEvent.h:43
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Callback signal wrapper.
Definition: windowAS.h:299
screen space selection
Definition: windowAS.h:36