org.jbpm.console.ng.bd.client.editors.deployment.newunit
Interface NewDeploymentPresenter.NewDeploymentView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<NewDeploymentPresenter>
- All Known Implementing Classes:
- NewDeploymentViewImpl
- Enclosing class:
- NewDeploymentPresenter
public static interface NewDeploymentPresenter.NewDeploymentView
- extends org.uberfire.client.mvp.UberView<NewDeploymentPresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
displayNotification
void displayNotification(String text)
showBusyIndicator
void showBusyIndicator(String message)
hideBusyIndicator
void hideBusyIndicator()
getGroupText
com.github.gwtbootstrap.client.ui.TextBox getGroupText()
cleanForm
void cleanForm()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.