org.jbpm.console.ng.es.client.editors.quicknewjob
public static interface QuickNewJobPresenter.QuickNewJobView extends org.uberfire.client.mvp.UberView<QuickNewJobPresenter>
Modifier and Type | Method and Description |
---|---|
void |
addRow(RequestParameterSummary parameter) |
void |
displayNotification(String notification) |
com.google.gwt.user.client.ui.Focusable |
getJobNameText() |
void |
removeRow(RequestParameterSummary parameter) |
com.google.gwt.user.client.ui.Focusable getJobNameText()
void removeRow(RequestParameterSummary parameter)
void addRow(RequestParameterSummary parameter)
void displayNotification(String notification)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.