Uses of Class
org.teamapps.ux.component.notification.NotificationBarItem
| Package | Description |
|---|---|
| org.teamapps.ux.component.notification |
-
Uses of NotificationBarItem in org.teamapps.ux.component.notification
Fields in org.teamapps.ux.component.notification with type parameters of type NotificationBarItem Modifier and Type Field Description Event<NotificationBarItem>NotificationBar. onItemClickedMethods in org.teamapps.ux.component.notification that return NotificationBarItem Modifier and Type Method Description NotificationBarItemNotificationBarItemClosedEvent. getItem()Methods in org.teamapps.ux.component.notification with parameters of type NotificationBarItem Modifier and Type Method Description voidNotificationBar. addItem(NotificationBarItem item)voidNotificationBar. removeItem(NotificationBarItem item)Constructors in org.teamapps.ux.component.notification with parameters of type NotificationBarItem Constructor Description NotificationBarItemClosedEvent(NotificationBarItem item, org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason closingReason)