void |
CopyPopUpPresenter.show(Path path,
CommandWithFileNameAndCommitMessage copyPopupCommand) |
void |
RenamePopUpPresenter.show(Path path,
CommandWithFileNameAndCommitMessage renameCommand) |
void |
RenamePopUpPresenter.show(Path path,
CommandWithFileNameAndCommitMessage renameCommand,
String originalFileName) |
void |
RenamePopUpPresenter.show(Path path,
Validator validator,
boolean isDirty,
CommandWithFileNameAndCommitMessage renameCommand,
CommandWithFileNameAndCommitMessage saveAndRenameCommand) |
void |
CopyPopUpPresenter.show(Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command) |
void |
RenamePopUpPresenter.show(Path path,
Validator validator,
CommandWithFileNameAndCommitMessage renameCommand) |
void |
RenamePopUpPresenter.show(Path path,
Validator validator,
CommandWithFileNameAndCommitMessage renameCommand,
CommandWithFileNameAndCommitMessage saveAndRenameCommand,
boolean isDirty,
String originalFileName) |