Interface ResumoNotificacoesPopupView
- All Superinterfaces:
Serializable,View
- All Known Implementing Classes:
ResumoNotificacoesPopupViewImpl
public interface ResumoNotificacoesPopupView
extends View
-
Method Summary
Methods inherited from interface View
getTitle, getViewComponent
-
Method Details
-
updateCount
void updateCount(int count) -
render
-
clearNotifications
void clearNotifications() -
getPopupButton
Button getPopupButton() -
getShowAllButton
Button getShowAllButton() -
closePopupViewIfVisible
void closePopupViewIfVisible() -
setPresentationStyle
void setPresentationStyle()
-