public void showDeleteConfirmationDialog(String methodToBeCalled) {
   clientsTabHandler.showDeleteConfirmationDialog(methodToBeCalled);
 }