Klasse NotificationBarItemClosedEvent
java.lang.Object
org.teamapps.ux.component.notification.NotificationBarItemClosedEvent
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungNotificationBarItemClosedEvent(NotificationBarItem item, org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason closingReason) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReasongetItem()
-
Konstruktordetails
-
NotificationBarItemClosedEvent
public NotificationBarItemClosedEvent(NotificationBarItem item, org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason closingReason)
-
-
Methodendetails
-
getItem
-
getClosingReason
public org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason getClosingReason()
-