public interface CopyPopupView extends UberView<CopyPopupView.Presenter>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CopyPopupView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
String |
getCheckInComment() |
String |
getNewName() |
Path |
getTargetPath() |
void |
handleDuplicatedFileName() |
void |
handleInvalidFileName() |
void |
hide() |
void |
show() |
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.