Interface NotificacaoEtapaListView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
NotificacaoEtapaListViewImpl
public interface NotificacaoEtapaListView
extends View
-
Method Summary
Methods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
getTable
Grid getTable() -
getBotaoNovaNotificacao
Button getBotaoNovaNotificacao() -
getRefreshButton
Button getRefreshButton() -
getCleanFiltersButton
Button getCleanFiltersButton()
-