Interface ResumoNotificacoesPopupView

All Superinterfaces:
Serializable, View
All Known Implementing Classes:
ResumoNotificacoesPopupViewImpl

public interface ResumoNotificacoesPopupView extends View
  • Method Details

    • updateCount

      void updateCount(int count)
    • render

      void render(List<Notificacao> notificacoes, Integer count)
    • clearNotifications

      void clearNotifications()
    • getPopupButton

      Button getPopupButton()
    • getShowAllButton

      Button getShowAllButton()
    • closePopupViewIfVisible

      void closePopupViewIfVisible()
    • setPresentationStyle

      void setPresentationStyle()