Uses of Class
com.evolveum.midpoint.gui.api.component.result.Toast
-
Packages that use Toast Package Description com.evolveum.midpoint.gui.api.component.result -
-
Uses of Toast in com.evolveum.midpoint.gui.api.component.result
Methods in com.evolveum.midpoint.gui.api.component.result that return Toast Modifier and Type Method Description ToastToast. autohide(Boolean autohide)ToastToast. body(String body)ToastToast. close(Boolean close)ToastToast. cssClass(String cssClass)ToastToast. delay(Integer delay)ToastToast. error()ToastToast. icon(String icon)ToastToast. info()ToastToast. subtitle(String subtitle)ToastToast. success()ToastToast. title(String title)ToastToast. warning()
-