Class NotificationBarItemClosedEvent
java.lang.Object
org.teamapps.ux.component.notification.NotificationBarItemClosedEvent
public class NotificationBarItemClosedEvent
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description NotificationBarItemClosedEvent(NotificationBarItem item, org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason closingReason) -
Method Summary
Modifier and Type Method Description org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReasongetClosingReason()NotificationBarItemgetItem()
-
Constructor Details
-
NotificationBarItemClosedEvent
public NotificationBarItemClosedEvent(NotificationBarItem item, org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason closingReason)
-
-
Method Details
-
getItem
-
getClosingReason
public org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason getClosingReason()
-