Class NotificationBarItemClosedEvent

java.lang.Object
org.teamapps.ux.component.notification.NotificationBarItemClosedEvent

public class NotificationBarItemClosedEvent extends Object
  • Constructor Details

    • NotificationBarItemClosedEvent

      public NotificationBarItemClosedEvent(NotificationBarItem item, org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason closingReason)
  • Method Details

    • getItem

      public NotificationBarItem getItem()
    • getClosingReason

      public org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason getClosingReason()