Class ListaScheduleDataImpl
Object
ListaScheduleDataImpl
- All Implemented Interfaces:
View,ListaScheduleDataView,Serializable
@Component
@Scope("prototype")
public class ListaScheduleDataImpl
extends Object
implements ListaScheduleDataView
- See Also:
-
Constructor Details
-
ListaScheduleDataImpl
public ListaScheduleDataImpl()
-
-
Method Details
-
getAgendamentosSistemaButton
public Button getAgendamentosSistemaButton()- Specified by:
getAgendamentosSistemaButtonin interfaceListaScheduleDataView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
resultTable
public Table resultTable()- Specified by:
resultTablein interfaceListaScheduleDataView
-
tipoEntidade
public ComboBox tipoEntidade()- Specified by:
tipoEntidadein interfaceListaScheduleDataView
-
filterBt
public Button filterBt()- Specified by:
filterBtin interfaceListaScheduleDataView
-
nomeField
public TextField nomeField()- Specified by:
nomeFieldin interfaceListaScheduleDataView
-
estadoCb
public ComboBox estadoCb()- Specified by:
estadoCbin interfaceListaScheduleDataView
-
updateCb
public CheckBox updateCb()- Specified by:
updateCbin interfaceListaScheduleDataView
-
getReprocessarAgendamentosButton
public Button getReprocessarAgendamentosButton()- Specified by:
getReprocessarAgendamentosButtonin interfaceListaScheduleDataView
-