Class ListaScheduleLogsExecViewImpl
Object
ListaScheduleLogsExecViewImpl
- All Implemented Interfaces:
View,ListaScheduleLogsExecView,Serializable
@Component
@Scope("prototype")
public class ListaScheduleLogsExecViewImpl
extends Object
implements ListaScheduleLogsExecView
- See Also:
-
Constructor Details
-
ListaScheduleLogsExecViewImpl
public ListaScheduleLogsExecViewImpl()
-
-
Method Details
-
getTitle
- Specified by:
getTitlein interfaceView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
resultTable
public Table resultTable()- Specified by:
resultTablein interfaceListaScheduleLogsExecView
-
filterBt
public Button filterBt()- Specified by:
filterBtin interfaceListaScheduleLogsExecView
-
dtFimField
public DateField dtFimField()- Specified by:
dtFimFieldin interfaceListaScheduleLogsExecView
-
dtInicioField
public DateField dtInicioField()- Specified by:
dtInicioFieldin interfaceListaScheduleLogsExecView
-
filtroStatusCombox
public ComboBox filtroStatusCombox()- Specified by:
filtroStatusComboxin interfaceListaScheduleLogsExecView
-