Class ReportScheduleViewImpl
Object
AbstractClientConnector
AbstractComponent
CustomComponent
AbstractBaseView
ReportScheduleViewImpl
- All Implemented Interfaces:
View,ReportScheduleView,ContextClickEvent.ContextClickNotifier,MethodEventSource,ClientConnector,Sizeable,Connector,Component,HasComponents,Serializable,Iterable<Component>
@Component
@Scope("prototype")
public class ReportScheduleViewImpl
extends AbstractBaseView
implements ReportScheduleView
- 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 TypeMethodDescriptionButtonCheckBoxprotected ComponentViewTextFieldOptionGroupCheckBoxCheckBoxComboBoxCheckBoxCheckBoxCheckBoxTextAreaTextAreaCheckBoxViewButtonTextFieldTextFieldTextFieldTextFieldgetTitle()ViewbooleanvoidsetAdvancedTabVisible(boolean visible) voidsetEmailOutputEnabled(boolean enabled) voidsetExecHolidayView(View execHolidayView) voidsetFileOutputEnabled(boolean enabled) voidsetHTMLEditorReadOnly(boolean readOnly) voidsetReportViewView(View reportView) voidsetTriggerInfoView(View triggerInfoView) Methods 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
-
ReportScheduleViewImpl
public ReportScheduleViewImpl()
-
-
Method Details
-
getTriggerInfoView
public View getTriggerInfoView()- Specified by:
getTriggerInfoViewin interfaceReportScheduleView
-
setTriggerInfoView
public void setTriggerInfoView(View triggerInfoView) - Specified by:
setTriggerInfoViewin interfaceReportScheduleView
-
getExecHolidayView
public View getExecHolidayView()- Specified by:
getExecHolidayViewin interfaceReportScheduleView
-
setExecHolidayView
public void setExecHolidayView(View execHolidayView) - Specified by:
setExecHolidayViewin interfaceReportScheduleView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getContentLayout
protected Component getContentLayout()- Specified by:
getContentLayoutin classAbstractBaseView
-
getReportView
public View getReportView()- Specified by:
getReportViewin interfaceReportScheduleView
-
setReportViewView
public void setReportViewView(View reportView) - Specified by:
setReportViewViewin interfaceReportScheduleView
-
getSaveButton
public Button getSaveButton()- Specified by:
getSaveButtonin interfaceReportScheduleView
-
getCancelButton
public Button getCancelButton()- Specified by:
getCancelButtonin interfaceReportScheduleView
-
getUsersSelect
- Specified by:
getUsersSelectin interfaceReportScheduleView
-
getRolesSelect
- Specified by:
getRolesSelectin interfaceReportScheduleView
-
getEmailsField
- Specified by:
getEmailsFieldin interfaceReportScheduleView
-
getFormatSelect
public OptionGroup getFormatSelect()- Specified by:
getFormatSelectin interfaceReportScheduleView
-
getPreExecScriptField
public TextArea getPreExecScriptField()- Specified by:
getPreExecScriptFieldin interfaceReportScheduleView
-
getPosExecScriptField
public TextArea getPosExecScriptField()- Specified by:
getPosExecScriptFieldin interfaceReportScheduleView
-
getPanelPreExec
- Specified by:
getPanelPreExecin interfaceReportScheduleView
-
getPanelPosExec
- Specified by:
getPanelPosExecin interfaceReportScheduleView
-
isAdvancedTabVisible
public boolean isAdvancedTabVisible()- Specified by:
isAdvancedTabVisiblein interfaceReportScheduleView
-
setAdvancedTabVisible
public void setAdvancedTabVisible(boolean visible) - Specified by:
setAdvancedTabVisiblein interfaceReportScheduleView
-
getHtmlEmbbeded
public CheckBox getHtmlEmbbeded()- Specified by:
getHtmlEmbbededin interfaceReportScheduleView
-
getComprimirAnexosZip
public CheckBox getComprimirAnexosZip()- Specified by:
getComprimirAnexosZipin interfaceReportScheduleView
-
getIgnoreEmptyReportField
public CheckBox getIgnoreEmptyReportField()- Specified by:
getIgnoreEmptyReportFieldin interfaceReportScheduleView
-
getRecipientsEmbbededField
public CheckBox getRecipientsEmbbededField()- Specified by:
getRecipientsEmbbededFieldin interfaceReportScheduleView
-
getSubjectField
public TextField getSubjectField()- Specified by:
getSubjectFieldin interfaceReportScheduleView
-
getHtmlMessageField
- Specified by:
getHtmlMessageFieldin interfaceReportScheduleView
-
setHTMLEditorReadOnly
public void setHTMLEditorReadOnly(boolean readOnly) - Specified by:
setHTMLEditorReadOnlyin interfaceReportScheduleView
-
getOutputEmailCheckbox
public CheckBox getOutputEmailCheckbox()- Specified by:
getOutputEmailCheckboxin interfaceReportScheduleView
-
getOutputFileCheckbox
public CheckBox getOutputFileCheckbox()- Specified by:
getOutputFileCheckboxin interfaceReportScheduleView
-
getLibraryComboBox
public ComboBox getLibraryComboBox()- Specified by:
getLibraryComboBoxin interfaceReportScheduleView
-
getFileNamePrefixField
public TextField getFileNamePrefixField()- Specified by:
getFileNamePrefixFieldin interfaceReportScheduleView
-
getSuffixDateFormatField
public TextField getSuffixDateFormatField()- Specified by:
getSuffixDateFormatFieldin interfaceReportScheduleView
-
getOverwriteFileCheckbox
public CheckBox getOverwriteFileCheckbox()- Specified by:
getOverwriteFileCheckboxin interfaceReportScheduleView
-
setEmailOutputEnabled
public void setEmailOutputEnabled(boolean enabled) - Specified by:
setEmailOutputEnabledin interfaceReportScheduleView
-
setFileOutputEnabled
public void setFileOutputEnabled(boolean enabled) - Specified by:
setFileOutputEnabledin interfaceReportScheduleView
-
getSubDirField
public TextField getSubDirField()- Specified by:
getSubDirFieldin interfaceReportScheduleView
-
getSuffixAttachmentDateFormatField
public TextField getSuffixAttachmentDateFormatField()- Specified by:
getSuffixAttachmentDateFormatFieldin interfaceReportScheduleView
-