Class CustomNotificationRenderer

All Implemented Interfaces:
Presenter<CustomNotificationRendererView>, PresenterLifeCicleAware<CustomNotificationRendererView>, Serializable

@Component @Scope("prototype") public class CustomNotificationRenderer extends AbstractPresenter<CustomNotificationRendererView>
See Also:
  • Constructor Details

    • CustomNotificationRenderer

      public CustomNotificationRenderer()
  • Method Details

    • setData

      public void setData(Notificacao notificacao, boolean isReminder)
    • init

      public void init()
    • getView

    • getDimensions

      public Dimensions getDimensions()
    • setDimensions

      public void setDimensions(Dimensions dimensions)