Uses of Class
org.teamapps.dto.UiNotification
-
Uses of UiNotification in org.teamapps.dto
Fields in org.teamapps.dto declared as UiNotificationMethods in org.teamapps.dto that return UiNotificationModifier and TypeMethodDescriptionUiNotification.UpdateCommand.getConfig()UiNotification.setBackgroundColor(String backgroundColor) UiNotification.setContent(UiClientObjectReference content) UiNotification.setContentHeight(int contentHeight) UiNotification.setDebuggingId(String debuggingId) UiNotification.setDismissible(boolean dismissible) UiNotification.setDisplayTimeInMillis(int displayTimeInMillis) UiNotification.setPadding(UiSpacing padding) UiNotification.setProgressBarVisible(boolean progressBarVisible) UiNotification.setVisible(boolean visible) Constructors in org.teamapps.dto with parameters of type UiNotification