Class CalendarioProcessosViewImpl
Object
CalendarioProcessosViewImpl
- All Implemented Interfaces:
View,CalendarioProcessosView,Serializable
@Component
@Scope("prototype")
public class CalendarioProcessosViewImpl
extends Object
implements CalendarioProcessosView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionButtonButtonCalendarButtonLabelButtonPopupViewTextFieldButtonButtonTextFieldgetTitle()ButtonComponentButton
-
Constructor Details
-
CalendarioProcessosViewImpl
public CalendarioProcessosViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getDayButton
public Button getDayButton()- Specified by:
getDayButtonin interfaceCalendarioProcessosView
-
getWeekButton
public Button getWeekButton()- Specified by:
getWeekButtonin interfaceCalendarioProcessosView
-
getMonthButton
public Button getMonthButton()- Specified by:
getMonthButtonin interfaceCalendarioProcessosView
-
getInstanceIdField
public TextField getInstanceIdField()- Specified by:
getInstanceIdFieldin interfaceCalendarioProcessosView
-
getUserCompanySelect
- Specified by:
getUserCompanySelectin interfaceCalendarioProcessosView
-
getMarcadorSelect
- Specified by:
getMarcadorSelectin interfaceCalendarioProcessosView
-
getCboProcesso
- Specified by:
getCboProcessoin interfaceCalendarioProcessosView
-
getTaskComboBox
- Specified by:
getTaskComboBoxin interfaceCalendarioProcessosView
-
getCboProcessOwner
- Specified by:
getCboProcessOwnerin interfaceCalendarioProcessosView
-
getCboTaskOwner
- Specified by:
getCboTaskOwnerin interfaceCalendarioProcessosView
-
getCboPrioridade
- Specified by:
getCboPrioridadein interfaceCalendarioProcessosView
-
getProcessDescriptionField
public TextField getProcessDescriptionField()- Specified by:
getProcessDescriptionFieldin interfaceCalendarioProcessosView
-
getFilterPopup
public PopupView getFilterPopup()- Specified by:
getFilterPopupin interfaceCalendarioProcessosView
-
getFilterButton
public Button getFilterButton()- Specified by:
getFilterButtonin interfaceCalendarioProcessosView
-
getApplyButton
public Button getApplyButton()- Specified by:
getApplyButtonin interfaceCalendarioProcessosView
-
getDescriptionLabel
public Label getDescriptionLabel()- Specified by:
getDescriptionLabelin interfaceCalendarioProcessosView
-
getBackButton
public Button getBackButton()- Specified by:
getBackButtonin interfaceCalendarioProcessosView
-
getTodayButton
public Button getTodayButton()- Specified by:
getTodayButtonin interfaceCalendarioProcessosView
-
getNextButton
public Button getNextButton()- Specified by:
getNextButtonin interfaceCalendarioProcessosView
-
getCalendar
public Calendar getCalendar()- Specified by:
getCalendarin interfaceCalendarioProcessosView
-