17#ifndef __albaWizardBlockVMEFindOrSelection_H__
18#define __albaWizardBlockVMEFindOrSelection_H__
Class Name: albaWizardBlockVMEFindOrSelection.
void SetAcceptedVME(const char *VME)
Set The title of the selection window.
static int VMEAccept(albaVME *node)
void VmeParentSelect(const char *path)
albaWizardBlockVMEFindOrSelection(const char *name)
Default constructor.
virtual void ExcutionBegin()
Starts the execution of the block.
wxString GetAcceptedVME()
Set The title of the selection window.
wxString GetWindowTitle()
Get The title of the selection window.
~albaWizardBlockVMEFindOrSelection()
Default destructor.
wxString m_VmeParentSelect
void SetWindowTitle(const char *Title)
Set The title of the selection window.
Class Name: albaWizardBlock.