org.jbpm.console.ng.es.client.editors.servicesettings
public static interface JobServiceSettingsPresenter.JobServiceSettingsView extends org.uberfire.client.mvp.UberView<JobServiceSettingsPresenter>
Modifier and Type | Method and Description |
---|---|
void |
alert(String message) |
void |
displayNotification(String notification) |
com.google.gwt.user.client.ui.Focusable |
getNumberOfExecutorsText() |
void |
setFrequencyText(String frequency) |
void |
setNumberOfExecutors(Integer numberOfExecutors) |
void |
setStartedLabel(Boolean started) |
com.google.gwt.user.client.ui.Focusable getNumberOfExecutorsText()
void displayNotification(String notification)
void setFrequencyText(String frequency)
void setNumberOfExecutors(Integer numberOfExecutors)
void setStartedLabel(Boolean started)
void alert(String message)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.