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