Verwendungen von Klasse
org.teamapps.ux.component.notification.NotificationBarItem
Packages, die NotificationBarItem verwenden
-
Verwendungen von NotificationBarItem in org.teamapps.ux.component.notification
Felder in org.teamapps.ux.component.notification mit Typparametern vom Typ NotificationBarItemModifizierer und TypFeldBeschreibungfinal Event<NotificationBarItem> NotificationBar.onItemActionLinkClickedfinal Event<NotificationBarItem> NotificationBar.onItemClickedMethoden in org.teamapps.ux.component.notification, die NotificationBarItem zurückgebenModifizierer und TypMethodeBeschreibungNotificationBarItemClosedEvent.getItem()NotificationBarItem.setActionLinkColor(org.teamapps.common.format.Color actionLinkColor) NotificationBarItem.setActionLinkText(String actionLinkText) NotificationBarItem.setBackgroundColor(org.teamapps.common.format.Color backgroundColor) NotificationBarItem.setBorderColor(org.teamapps.common.format.Color borderColor) NotificationBarItem.setDismissible(boolean dismissible) NotificationBarItem.setDisplayTimeInMillis(int displayTimeInMillis) NotificationBarItem.setEntranceAnimation(EntranceAnimation entranceAnimation) NotificationBarItem.setExitAnimation(ExitAnimation exitAnimation) NotificationBarItem.setIcon(org.teamapps.icons.Icon<?, ?> icon) NotificationBarItem.setIconAnimation(RepeatableAnimation iconAnimation) NotificationBarItem.setPadding(Spacing padding) NotificationBarItem.setProgressBarVisible(boolean progressBarVisible) NotificationBarItem.setTextColor(org.teamapps.common.format.Color textColor) Methoden in org.teamapps.ux.component.notification, die Typen mit Argumenten vom Typ NotificationBarItem zurückgebenMethoden in org.teamapps.ux.component.notification mit Parametern vom Typ NotificationBarItemModifizierer und TypMethodeBeschreibungvoidNotificationBar.addItem(NotificationBarItem item) voidNotificationBar.removeItem(NotificationBarItem item) Konstruktoren in org.teamapps.ux.component.notification mit Parametern vom Typ NotificationBarItemModifiziererKonstruktorBeschreibungNotificationBarItemClosedEvent(NotificationBarItem item, org.teamapps.ux.component.notification.NotificationBarItemClosedEvent.ClosingReason closingReason)