Interface ListaScheduleLogsUsuarioView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
ListaScheduleLogsUsuarioViewImpl
public interface ListaScheduleLogsUsuarioView
extends View
-
Method Summary
Methods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
resultTable
Table resultTable() -
filterBt
Button filterBt() -
dtOcorrenciaInicioField
DateField dtOcorrenciaInicioField() -
dtOcorrenciaFimField
DateField dtOcorrenciaFimField() -
tipoOcorrenciaField
ComboBox tipoOcorrenciaField() -
userField
UsuarioDTOComboBox userField()
-