public void Execute(object parameter)
 {
     _data.ShowAllEvents();
 }