Class PesquisaProcessosViewImpl
Object
AbstractClientConnector
AbstractComponent
CustomComponent
AbstractBaseView
PesquisaProcessosViewImpl
- All Implemented Interfaces:
View,PesquisaProcessosView,ContextClickEvent.ContextClickNotifier,MethodEventSource,ClientConnector,Sizeable,Connector,Component,HasComponents,Serializable,Iterable<Component>
@Component
@Scope("prototype")
public class PesquisaProcessosViewImpl
extends AbstractBaseView
implements PesquisaProcessosView
- 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 PesquisaProcessosView
PesquisaProcessosView.TipoFiltroTarefaNested 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 TypeMethodDescriptionDateFieldDateFieldvoidaddFormFieldComponent(FormFieldFilterComponent component) ButtonButtonvoidvoidvoidButtonvoidfillFilter(ProcessoInstanciaFilter filter) AbstractSelectprotected Componentprotected ComponentProcessogetTitle()booleanbooleanbooleanbooleanMenuBar.MenuItemMenuBar.MenuItemMenuBar.MenuItemvoidsetFilterName(String filterName) voidsetProcesso(Processo processo) AbstractSelectAbstractSelectAbstractSelectMethods inherited from class AbstractBaseView
_draw, attach, createWrapperContainer, getEventBus, 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
-
PesquisaProcessosViewImpl
public PesquisaProcessosViewImpl()
-
-
Method Details
-
formFilterComponents
- Specified by:
formFilterComponentsin interfacePesquisaProcessosView
-
addFormFieldComponent
- Specified by:
addFormFieldComponentin interfacePesquisaProcessosView
-
cleanFilters
public void cleanFilters()- Specified by:
cleanFiltersin interfacePesquisaProcessosView
-
cleanTaskFilters
public void cleanTaskFilters()- Specified by:
cleanTaskFiltersin interfacePesquisaProcessosView
-
cleanFormFilters
public void cleanFormFilters()- Specified by:
cleanFormFiltersin interfacePesquisaProcessosView
-
fillFilter
- Specified by:
fillFilterin interfacePesquisaProcessosView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getContentLayout
protected Component getContentLayout()- Specified by:
getContentLayoutin classAbstractBaseView
-
setProcesso
public void setProcesso(Processo processo) - Specified by:
setProcessoin interfacePesquisaProcessosView
-
getProcesso
public Processo getProcesso()- Specified by:
getProcessoin interfacePesquisaProcessosView
-
applyFilterButton
public Button applyFilterButton()- Specified by:
applyFilterButtonin interfacePesquisaProcessosView
-
cleanFilterButton
public Button cleanFilterButton()- Specified by:
cleanFilterButtonin interfacePesquisaProcessosView
-
closeButton
public Button closeButton()- Specified by:
closeButtonin interfacePesquisaProcessosView
-
isFilterValid
public boolean isFilterValid()- Specified by:
isFilterValidin interfacePesquisaProcessosView
-
hasFilters
public boolean hasFilters()- Specified by:
hasFiltersin interfacePesquisaProcessosView
-
hasTaskFilters
public boolean hasTaskFilters()- Specified by:
hasTaskFiltersin interfacePesquisaProcessosView
-
hasFormFilters
public boolean hasFormFilters()- Specified by:
hasFormFiltersin interfacePesquisaProcessosView
-
saveFilterItem
public MenuBar.MenuItem saveFilterItem()- Specified by:
saveFilterItemin interfacePesquisaProcessosView
-
saveFilterAsItem
public MenuBar.MenuItem saveFilterAsItem()- Specified by:
saveFilterAsItemin interfacePesquisaProcessosView
-
searchFilterItem
public MenuBar.MenuItem searchFilterItem()- Specified by:
searchFilterItemin interfacePesquisaProcessosView
-
aberturaInicioField
public DateField aberturaInicioField()- Specified by:
aberturaInicioFieldin interfacePesquisaProcessosView
-
aberturaFimField
public DateField aberturaFimField()- Specified by:
aberturaFimFieldin interfacePesquisaProcessosView
-
tasksField
public AbstractSelect tasksField()- Specified by:
tasksFieldin interfacePesquisaProcessosView
-
tasksOperator
public AbstractSelect tasksOperator()- Specified by:
tasksOperatorin interfacePesquisaProcessosView
-
tipoFiltroTarefa
public AbstractSelect tipoFiltroTarefa()- Specified by:
tipoFiltroTarefain interfacePesquisaProcessosView
-
formOperatorSelect
public AbstractSelect formOperatorSelect()- Specified by:
formOperatorSelectin interfacePesquisaProcessosView
-
setFilterName
- Specified by:
setFilterNamein interfacePesquisaProcessosView
-