wxTst::CRTreeSelectionChangingEvent Class Reference

Handle tree selection changing events - note: changed vs. changing. More...

#include <CRTreeSelectionChangingEvent.h>

Inheritance diagram for wxTst::CRTreeSelectionChangingEvent:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CRTreeSelectionChangingEvent (wxEvent *event)
 Constructor.
virtual void EmitCpp ()
 Emit event simulation specific C++ code.
virtual void Process (CRCapturedEvent **pendingEvt)
 Process event, only called after checking for handling ability.
virtual ~CRTreeSelectionChangingEvent ()
 Destructor.


Detailed Description

Handle tree selection changing events - note: changed vs. changing.

It seems that just changing the selected tree item is only generating the changing event, but not the changed event?

Definition at line 33 of file CRTreeSelectionChangingEvent.h.


Constructor & Destructor Documentation

wxTst::CRTreeSelectionChangingEvent::CRTreeSelectionChangingEvent ( wxEvent *  event  ) 

Constructor.

Parameters:
event event to handle

Definition at line 25 of file CRTreeSelectionChangingEvent.cpp.

wxTst::CRTreeSelectionChangingEvent::~CRTreeSelectionChangingEvent (  )  [virtual]

Destructor.

Definition at line 32 of file CRTreeSelectionChangingEvent.cpp.


Member Function Documentation

void wxTst::CRTreeSelectionChangingEvent::EmitCpp (  )  [virtual]

void wxTst::CRTreeSelectionChangingEvent::Process ( CRCapturedEvent **  pendingEvt  )  [virtual]

Process event, only called after checking for handling ability.

Parameters:
pendingEvt current pending event with respect to code emitting (or NULL if none is pending)

Implements wxTst::CRCapturedEvent.

Definition at line 38 of file CRTreeSelectionChangingEvent.cpp.

References wxTst::CRAbstractTreeEvent::BuildTreeItemSiblingIdxHierarchyList(), wxTst::CRWindowHierarchyHandler::FindContainerName(), wxTst::CRWindowHierarchyHandler::GetInstance(), and wxTst::CRCapturedEvent::m_event.


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

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