Class ProcessScheduleViewImpl
Object
AbstractClientConnector
AbstractComponent
CustomComponent
AbstractBaseView
ProcessScheduleViewImpl
- All Implemented Interfaces:
View,ProcessScheduleView,ContextClickEvent.ContextClickNotifier,MethodEventSource,ClientConnector,Sizeable,Connector,Component,HasComponents,Serializable,Iterable<Component>
@Component
@Scope("prototype")
public class ProcessScheduleViewImpl
extends AbstractBaseView
implements ProcessScheduleView
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface ClientConnector
ClientConnector.AttachEvent, ClientConnector.AttachListener, ClientConnector.ConnectorErrorEvent, ClientConnector.DetachEvent, ClientConnector.DetachListenerNested classes/interfaces inherited from interface Component
Component.ErrorEvent, Component.Event, Component.Focusable, Component.ListenerNested classes/interfaces inherited from interface HasComponents
HasComponents.ComponentAttachDetachNotifier, HasComponents.ComponentAttachEvent, HasComponents.ComponentAttachListener, HasComponents.ComponentDetachEvent, HasComponents.ComponentDetachListenerNested classes/interfaces inherited from interface Sizeable
Sizeable.Unit -
Field Summary
Fields inherited from class AbstractBaseView
_contentLayout, _drawed, _eventBus, _iconImage, _iconImageRight, _iconLayout, _iconLayoutRight, _mainLayout, _mediumIcon, _mediumIconRight, _title, _topCenterLayout, _topLayout, _topLayoutConainerFields inherited from class AbstractComponent
DESIGN_ATTR_PLAIN_TEXTFields inherited from interface Sizeable
SIZE_UNDEFINED, UNITS_CM, UNITS_EM, UNITS_EX, UNITS_INCH, UNITS_MM, UNITS_PERCENTAGE, UNITS_PICAS, UNITS_PIXELS, UNITS_POINTS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionButtonViewprotected ComponentViewViewButtonAbstractSelectViewViewTabSheetgetTitle()ViewvoidvoidvoidvoidvoidvoidsetConfigNotificationView(View configNotificationView) voidsetExecHolidayView(View execHolidayView) voidsetQueryMapperView(View view) voidsetSimpleScheduleCustomParametersView(View simpleScheduleCustomParametersView) voidsetStartProcessView(View startView) voidsetTriggerInfoView(View triggerInfoView) voidMethods inherited from class AbstractBaseView
_draw, attach, createWrapperContainer, getEventBus, getFooterLayout, getHeaderDescription, getMediumIcon, getViewComponent, setCenterContent, setEventBus, setHeader, setHeaderDescription, setHeaderIcon, setHeaderIcon, setTitleMethods inherited from class CustomComponent
getComponentCount, getCompositionRoot, getState, getState, iterator, setCompositionRootMethods inherited from class AbstractComponent
addContextClickListener, addListener, addShortcutListener, addStyleName, beforeClientResponse, detach, findAncestor, fireComponentErrorEvent, fireComponentEvent, focus, getActionManager, getCaption, getComponentError, getCustomAttributes, getData, getDebugId, getDescription, getErrorMessage, getHeight, getHeightUnits, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getWidth, getWidthUnits, isCaptionAsHtml, isConnectorEnabled, isEnabled, isOrHasAncestor, isReadOnly, isRequiredIndicatorVisible, isResponsive, isVisible, readDesign, removeContextClickListener, removeListener, removeShortcutListener, removeStyleName, setCaption, setCaptionAsHtml, setComponentError, setData, setDebugId, setDescription, setDescription, setEnabled, setHeight, setHeight, setHeightFull, setHeightUndefined, setIcon, setId, setLocale, setParent, setPrimaryStyleName, setReadOnly, setRequiredIndicatorVisible, setResponsive, setSizeFull, setSizeUndefined, setStyleName, setVisible, setWidth, setWidth, setWidthFull, setWidthUndefined, writeDesignMethods inherited from class AbstractClientConnector
addAttachListener, addDetachListener, addExtension, addListener, addListener, addListener, addListener, addListener, addListener, addMethodInvocationToQueue, createState, encodeState, equals, fireEvent, getAllChildrenIterable, getConnectorId, getErrorHandler, getExtensions, getListeners, getResource, getRpcManager, getRpcProxy, getSession, getStateType, getUI, handleConnectorRequest, hashCode, hasListeners, isAttached, isThis, markAsDirty, markAsDirtyRecursive, registerRpc, registerRpc, removeAttachListener, removeDetachListener, removeExtension, removeListener, removeListener, removeListener, removeListener, removeListener, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandler, setResource, updateDiffstateMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ClientConnector
addAttachListener, addDetachListener, beforeClientResponse, detach, encodeState, getErrorHandler, getExtensions, getRpcManager, getStateType, handleConnectorRequest, isAttached, isConnectorEnabled, markAsDirty, markAsDirtyRecursive, removeAttachListener, removeDetachListener, removeExtension, requestRepaint, requestRepaintAll, retrievePendingRpcCalls, setErrorHandlerMethods inherited from interface Component
addListener, addStyleName, addStyleNames, getCaption, getDescription, getIcon, getId, getLocale, getParent, getPrimaryStyleName, getStyleName, getUI, isEnabled, isVisible, readDesign, removeListener, removeStyleName, removeStyleNames, setCaption, setEnabled, setIcon, setId, setParent, setPrimaryStyleName, setStyleName, setStyleName, setVisible, writeDesignMethods inherited from interface Connector
getConnectorIdMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface Sizeable
getHeight, getHeightUnits, getWidth, getWidthUnits, setHeight, setHeight, setHeightFull, setHeightUndefined, setSizeFull, setSizeUndefined, setWidth, setWidth, setWidthFull, setWidthUndefinedMethods inherited from interface View
getViewComponent
-
Constructor Details
-
ProcessScheduleViewImpl
public ProcessScheduleViewImpl()
-
-
Method Details
-
getTriggerInfoView
public View getTriggerInfoView()- Specified by:
getTriggerInfoViewin interfaceProcessScheduleView
-
setTriggerInfoView
public void setTriggerInfoView(View triggerInfoView) - Specified by:
setTriggerInfoViewin interfaceProcessScheduleView
-
getExecHolidayView
public View getExecHolidayView()- Specified by:
getExecHolidayViewin interfaceProcessScheduleView
-
setExecHolidayView
public void setExecHolidayView(View execHolidayView) - Specified by:
setExecHolidayViewin interfaceProcessScheduleView
-
getConfigNotificationView
public View getConfigNotificationView()- Specified by:
getConfigNotificationViewin interfaceProcessScheduleView
-
setConfigNotificationView
public void setConfigNotificationView(View configNotificationView) - Specified by:
setConfigNotificationViewin interfaceProcessScheduleView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getContentLayout
protected Component getContentLayout()- Specified by:
getContentLayoutin classAbstractBaseView
-
getStartProcessView
public View getStartProcessView()- Specified by:
getStartProcessViewin interfaceProcessScheduleView
-
setStartProcessView
public void setStartProcessView(View startView) - Specified by:
setStartProcessViewin interfaceProcessScheduleView
-
setSimpleScheduleCustomParametersView
public void setSimpleScheduleCustomParametersView(View simpleScheduleCustomParametersView) - Specified by:
setSimpleScheduleCustomParametersViewin interfaceProcessScheduleView
-
removeSimpleScheduleCustomParametersView
public void removeSimpleScheduleCustomParametersView()- Specified by:
removeSimpleScheduleCustomParametersViewin interfaceProcessScheduleView
-
showSimpleScheduleCustomParametersView
public void showSimpleScheduleCustomParametersView()- Specified by:
showSimpleScheduleCustomParametersViewin interfaceProcessScheduleView
-
getSimpleScheduleCustomParametersView
public View getSimpleScheduleCustomParametersView()- Specified by:
getSimpleScheduleCustomParametersViewin interfaceProcessScheduleView
-
getTabContainer
public TabSheet getTabContainer()- Specified by:
getTabContainerin interfaceProcessScheduleView
-
getSaveButton
public Button getSaveButton()- Specified by:
getSaveButtonin interfaceProcessScheduleView
-
getCancelButton
public Button getCancelButton()- Specified by:
getCancelButtonin interfaceProcessScheduleView
-
removeStartProcessView
public void removeStartProcessView()- Specified by:
removeStartProcessViewin interfaceProcessScheduleView
-
getScheduleTypeSelect
public AbstractSelect getScheduleTypeSelect()- Specified by:
getScheduleTypeSelectin interfaceProcessScheduleView
-
selectStartProcessView
public void selectStartProcessView()- Specified by:
selectStartProcessViewin interfaceProcessScheduleView
-
getQueryMapperView
public View getQueryMapperView()- Specified by:
getQueryMapperViewin interfaceProcessScheduleView
-
setQueryMapperView
public void setQueryMapperView(View view) - Specified by:
setQueryMapperViewin interfaceProcessScheduleView
-
removeQueryMapperView
public void removeQueryMapperView()- Specified by:
removeQueryMapperViewin interfaceProcessScheduleView
-
selectQueryMapperView
public void selectQueryMapperView()- Specified by:
selectQueryMapperViewin interfaceProcessScheduleView
-