CopyPopup(org.uberfire.backend.vfs.Path path,
CommandWithFileNameAndCommitMessage command) |
CopyPopup(org.uberfire.backend.vfs.Path path,
CommandWithFileNameAndCommitMessage command,
CopyPopupView view) |
CopyPopup(org.uberfire.backend.vfs.Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command) |
CopyPopup(org.uberfire.backend.vfs.Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command,
CopyPopupView view) |
RenamePopup(org.uberfire.backend.vfs.Path path,
CommandWithFileNameAndCommitMessage command) |
RenamePopup(org.uberfire.backend.vfs.Path path,
CommandWithFileNameAndCommitMessage command,
RenamePopupView view) |
RenamePopup(org.uberfire.backend.vfs.Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command) |
RenamePopup(org.uberfire.backend.vfs.Path path,
Validator validator,
CommandWithFileNameAndCommitMessage command,
RenamePopupView view) |