Interface ListaScheduleDataView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
ListaScheduleDataImpl
public interface ListaScheduleDataView
extends View
-
Method Details
-
resultTable
Table resultTable() -
tipoEntidade
ComboBox tipoEntidade() -
filterBt
Button filterBt() -
nomeField
TextField nomeField() -
estadoCb
ComboBox estadoCb() -
updateCb
CheckBox updateCb() -
getReprocessarAgendamentosButton
Button getReprocessarAgendamentosButton() -
getAgendamentosSistemaButton
Button getAgendamentosSistemaButton()
-