Class NotificacaoEtapaViewImpl
Object
AbstractClientConnector
AbstractComponent
CustomComponent
AbstractBaseView
NotificacaoEtapaViewImpl
- All Implemented Interfaces:
View,NotificacaoEtapaView,ContextClickEvent.ContextClickNotifier,MethodEventSource,ClientConnector,Sizeable,Connector,Component,HasComponents,Serializable,Iterable<Component>
@Component
@Scope("prototype")
public class NotificacaoEtapaViewImpl
extends AbstractBaseView
implements NotificacaoEtapaView
- 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 TypeMethodDescriptionVerticalLayoutcriarContainerInstrucao(Set<String> variables) voidTextFieldButtonCheckBoxCheckBoxCheckBoxCheckBoxCheckBoxCheckBoxCheckBoxCheckBoxCheckBoxCheckBoxComboBoxCheckBoxCheckBoxComboBoxComboBoxComboBoxTextAreaNotificacaoEtapa.MetaDataprotected ComponentTextAreaTextAreaTextAreaTextAreaTextFieldgetNome()NotificacaoEtapaProcessoProcessoVersaoButtonTabSheetgetTitle()TextFieldTextFieldbooleanisDoubleButton(String key) voidsetCheckNotifiacaoLembrete(CheckBox checkNotificacaoLembrete) voidsetCheckNotificacaoExibirLembreteModal(CheckBox checkNotificacaoExibirLembreteModal) voidsetCheckNotificacaoLembrete(CheckBox checkNotificacaoLembrete) voidsetCheckNotificacaoPermiteEncerramento(CheckBox checkNotificacaoPermiteEncerramento) voidsetCheckNotificacaoPermiteReagendarLembrete(CheckBox checkNotificacaoPermiteReagendarLembrete) voidsetComboNotificacaoTipo(ComboBox checkNotificacaoTipo) voidupdateView(NotificacaoEtapa notificacao, Processo processo) 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
-
NotificacaoEtapaViewImpl
public NotificacaoEtapaViewImpl()
-
-
Method Details
-
updateView
public void updateView(NotificacaoEtapa notificacao, Processo processo) - Specified by:
updateViewin interfaceNotificacaoEtapaView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getContentLayout
protected Component getContentLayout()- Specified by:
getContentLayoutin classAbstractBaseView
-
criarContainerInstrucao
-
isDoubleButton
-
desabilitarTabs
public void desabilitarTabs() -
getTabContainer
public TabSheet getTabContainer()- Specified by:
getTabContainerin interfaceNotificacaoEtapaView
-
getSaveButton
public Button getSaveButton()- Specified by:
getSaveButtonin interfaceNotificacaoEtapaView
-
getCancelButton
public Button getCancelButton()- Specified by:
getCancelButtonin interfaceNotificacaoEtapaView
-
getUserTasksComboBox
- Specified by:
getUserTasksComboBoxin interfaceNotificacaoEtapaView
-
getComboEventoNotificacao
public ComboBox getComboEventoNotificacao()- Specified by:
getComboEventoNotificacaoin interfaceNotificacaoEtapaView
-
getCheckEmail
public CheckBox getCheckEmail()- Specified by:
getCheckEmailin interfaceNotificacaoEtapaView
-
getCheckPush
public CheckBox getCheckPush()- Specified by:
getCheckPushin interfaceNotificacaoEtapaView
-
getCheckNotificacao
public CheckBox getCheckNotificacao()- Specified by:
getCheckNotificacaoin interfaceNotificacaoEtapaView
-
getMensagemEmail
public TextArea getMensagemEmail()- Specified by:
getMensagemEmailin interfaceNotificacaoEtapaView
-
getMensagemPush
public TextArea getMensagemPush()- Specified by:
getMensagemPushin interfaceNotificacaoEtapaView
-
getMensagemNotificacao
public TextArea getMensagemNotificacao()- Specified by:
getMensagemNotificacaoin interfaceNotificacaoEtapaView
-
getAssuntoEmail
public TextField getAssuntoEmail()- Specified by:
getAssuntoEmailin interfaceNotificacaoEtapaView
-
getComboTipoEmail
public ComboBox getComboTipoEmail()- Specified by:
getComboTipoEmailin interfaceNotificacaoEtapaView
-
getNome
public TextField getNome()- Specified by:
getNomein interfaceNotificacaoEtapaView
-
getNotificacaoEtapa
public NotificacaoEtapa getNotificacaoEtapa()- Specified by:
getNotificacaoEtapain interfaceNotificacaoEtapaView
-
getProcesso
public Processo getProcesso()- Specified by:
getProcessoin interfaceNotificacaoEtapaView
-
getProcessoVersao
public ProcessoVersao getProcessoVersao()- Specified by:
getProcessoVersaoin interfaceNotificacaoEtapaView
-
getConfiguracao
public NotificacaoEtapa.MetaData getConfiguracao()- Specified by:
getConfiguracaoin interfaceNotificacaoEtapaView
-
getGrupos
- Specified by:
getGruposin interfaceNotificacaoEtapaView
-
getTituloNotificacao
public TextField getTituloNotificacao()- Specified by:
getTituloNotificacaoin interfaceNotificacaoEtapaView
-
getComboPrioridadeNotificacao
public ComboBox getComboPrioridadeNotificacao()- Specified by:
getComboPrioridadeNotificacaoin interfaceNotificacaoEtapaView
-
getTituloPush
public TextField getTituloPush()- Specified by:
getTituloPushin interfaceNotificacaoEtapaView
-
getCheckNotifiacaoLembrete
public CheckBox getCheckNotifiacaoLembrete()- Specified by:
getCheckNotifiacaoLembretein interfaceNotificacaoEtapaView
-
setCheckNotifiacaoLembrete
public void setCheckNotifiacaoLembrete(CheckBox checkNotificacaoLembrete) -
getCheckNotificacaoLembrete
public CheckBox getCheckNotificacaoLembrete()- Specified by:
getCheckNotificacaoLembretein interfaceNotificacaoEtapaView
-
setCheckNotificacaoLembrete
public void setCheckNotificacaoLembrete(CheckBox checkNotificacaoLembrete) -
getCheckNotificacaoPermiteEncerramento
public CheckBox getCheckNotificacaoPermiteEncerramento()- Specified by:
getCheckNotificacaoPermiteEncerramentoin interfaceNotificacaoEtapaView
-
setCheckNotificacaoPermiteEncerramento
public void setCheckNotificacaoPermiteEncerramento(CheckBox checkNotificacaoPermiteEncerramento) -
getCheckNotificacaoPermiteReagendarLembrete
public CheckBox getCheckNotificacaoPermiteReagendarLembrete()- Specified by:
getCheckNotificacaoPermiteReagendarLembretein interfaceNotificacaoEtapaView
-
setCheckNotificacaoPermiteReagendarLembrete
public void setCheckNotificacaoPermiteReagendarLembrete(CheckBox checkNotificacaoPermiteReagendarLembrete) -
getCheckNotificacaoExibirLembreteModal
public CheckBox getCheckNotificacaoExibirLembreteModal()- Specified by:
getCheckNotificacaoExibirLembreteModalin interfaceNotificacaoEtapaView
-
setCheckNotificacaoExibirLembreteModal
public void setCheckNotificacaoExibirLembreteModal(CheckBox checkNotificacaoExibirLembreteModal) -
getCheckNotificacaoTipo
public ComboBox getCheckNotificacaoTipo()- Specified by:
getCheckNotificacaoTipoin interfaceNotificacaoEtapaView
-
setComboNotificacaoTipo
public void setComboNotificacaoTipo(ComboBox checkNotificacaoTipo) -
getCheckDonoTarefa
public CheckBox getCheckDonoTarefa()- Specified by:
getCheckDonoTarefain interfaceNotificacaoEtapaView
-
getCheckGrupoCandidato
public CheckBox getCheckGrupoCandidato()- Specified by:
getCheckGrupoCandidatoin interfaceNotificacaoEtapaView
-
getCheckUsuarioCandidato
public CheckBox getCheckUsuarioCandidato()- Specified by:
getCheckUsuarioCandidatoin interfaceNotificacaoEtapaView
-
getEmailsAuxiliares
public TextArea getEmailsAuxiliares()- Specified by:
getEmailsAuxiliaresin interfaceNotificacaoEtapaView
-
getCheckCondicaoEnvio
public CheckBox getCheckCondicaoEnvio()- Specified by:
getCheckCondicaoEnvioin interfaceNotificacaoEtapaView
-
getCondicaoEnvio
public TextArea getCondicaoEnvio()- Specified by:
getCondicaoEnvioin interfaceNotificacaoEtapaView
-