wxTst::TempInteractiveControl Class Reference

Handle events of dialog (controller in MVC concept). More...

#include <TempInteractiveControl.h>

Inheritance diagram for wxTst::TempInteractiveControl:

Inheritance graph
[legend]
Collaboration diagram for wxTst::TempInteractiveControl:

Collaboration graph
[legend]

List of all members.

Protected Member Functions

virtual void Finish ()
 Finish temporary interactivity.
virtual void OnClose (wxCloseEvent &event)
 Normal dialog closing callback -> finish.
virtual void OnOK (wxCommandEvent &event)
 User clicked on OK button to continue testing -> finish.


Detailed Description

Handle events of dialog (controller in MVC concept).

Definition at line 26 of file TempInteractiveControl.h.


Member Function Documentation

void wxTst::TempInteractiveControl::Finish (  )  [protected, virtual]

Finish temporary interactivity.

void wxTst::TempInteractiveControl::OnClose ( wxCloseEvent &  event  )  [protected, virtual]

Normal dialog closing callback -> finish.

Parameters:
dialog close event

void wxTst::TempInteractiveControl::OnOK ( wxCommandEvent &  event  )  [protected, virtual]

User clicked on OK button to continue testing -> finish.

Parameters:
event button click event


The documentation for this class was generated from the following file:

wxWidgets Logo Get wxGuiTesting at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on Tue Mar 17 17:29:30 2009 for wxGuiTesting by doxygen 1.5.5