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