// add all actions
// menu FILE
// TXT file: Download visible
super.addCommand(new DownloadVisibleCommand("download_txt_visible", this.getController()));
// TXT file: Download Selected
super.addCommand(new DownloadSelectedCommand<E>("download_txt_selected", this.getController()));
// TXT file: Download all