public static interface DeleteBranchPopUpScreen.View extends org.uberfire.client.mvp.UberElemental<DeleteBranchPopUpScreen>, org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
| Modifier and Type | Method and Description |
|---|---|
String |
getConfirmedName() |
String |
getDeletingMessage() |
String |
getWrongConfirmedNameValidationMessage() |
void |
hide() |
void |
show(String name) |
void |
showError(String errorMessage) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.