org.jbpm.console.ng.es.client.editors.quicknewjob
Interface QuickNewJobPresenter.QuickNewJobView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<QuickNewJobPresenter>
- All Known Implementing Classes:
- QuickNewJobViewImpl
- Enclosing class:
- QuickNewJobPresenter
public static interface QuickNewJobPresenter.QuickNewJobView
- extends org.uberfire.client.mvp.UberView<QuickNewJobPresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
getJobNameText
com.google.gwt.user.client.ui.Focusable getJobNameText()
removeRow
void removeRow(RequestParameterSummary parameter)
addRow
void addRow(RequestParameterSummary parameter)
displayNotification
void displayNotification(String notification)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.