@Dependent
public class JobServiceSettingsPopup
extends org.uberfire.ext.widgets.common.client.common.popups.BaseModal
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Modifier and Type | Field and Description |
|---|---|
com.github.gwtbootstrap.client.ui.HelpBlock |
errorMessages |
com.github.gwtbootstrap.client.ui.ControlGroup |
errorMessagesGroup |
com.github.gwtbootstrap.client.ui.ControlGroup |
frequencyControlGroup |
com.github.gwtbootstrap.client.ui.HelpBlock |
frequencyHelpInline |
com.github.gwtbootstrap.client.ui.TextBox |
frequencyText |
com.github.gwtbootstrap.client.ui.ControlGroup |
numberOfExecutorsControlGroup |
com.github.gwtbootstrap.client.ui.HelpBlock |
numberOfExecutorsHelpInline |
com.github.gwtbootstrap.client.ui.IntegerBox |
numberOfExecutorsIntegerText |
com.github.gwtbootstrap.client.ui.ControlGroup |
startedControlGroup |
com.github.gwtbootstrap.client.ui.Label |
startedLabel |
| Constructor and Description |
|---|
JobServiceSettingsPopup() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanForm() |
void |
closePopup() |
void |
displayNotification(String text) |
Integer |
fromFrequencyToInterval(String frequency) |
String |
fromIntervalToFrequency(Integer interval) |
void |
setStartedLabel(Boolean started) |
void |
show() |
void |
startStopService() |
getEnterDomHandler, handleDefaultAction, setFocusadd, addHiddenHandler, addHideHandler, addShowHandler, addShownHandler, getAnimation, getBackdropType, hide, insert, isKeyboardEnable, onAttach, onHidden, onHide, onShow, onShown, reconfigure, setAnimation, setBackdrop, setCloseVisible, setDynamicSafe, setHideOthers, setKeyboard, setMaxHeigth, setSize, setTitle, setWidth, toggleaddStyle, getId, pullRight, removeStyle, setHideOn, setId, setShowOn, setStyleadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onBrowserEvent, onDetach, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait@UiField public com.github.gwtbootstrap.client.ui.IntegerBox numberOfExecutorsIntegerText
@UiField public com.github.gwtbootstrap.client.ui.TextBox frequencyText
@UiField public com.github.gwtbootstrap.client.ui.Label startedLabel
@UiField public com.github.gwtbootstrap.client.ui.ControlGroup numberOfExecutorsControlGroup
@UiField public com.github.gwtbootstrap.client.ui.ControlGroup frequencyControlGroup
@UiField public com.github.gwtbootstrap.client.ui.ControlGroup startedControlGroup
@UiField public com.github.gwtbootstrap.client.ui.HelpBlock frequencyHelpInline
@UiField public com.github.gwtbootstrap.client.ui.HelpBlock numberOfExecutorsHelpInline
@UiField public com.github.gwtbootstrap.client.ui.HelpBlock errorMessages
@UiField public com.github.gwtbootstrap.client.ui.ControlGroup errorMessagesGroup
public void show()
show in class com.github.gwtbootstrap.client.ui.Modalpublic void closePopup()
public void displayNotification(String text)
public void cleanForm()
public void startStopService()
public Integer fromFrequencyToInterval(String frequency) throws NumberFormatException
NumberFormatExceptionpublic void setStartedLabel(Boolean started)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.