Class Toast
java.lang.Object
com.evolveum.midpoint.gui.api.component.result.Toast
- All Implemented Interfaces:
Serializable
Created by Viliam Repan (lazyman).
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Toast
public Toast()
-
-
Method Details
-
icon
-
title
-
subtitle
-
close
-
body
-
cssClass
-
autohide
-
delay
-
icon
-
title
-
subtitle
-
close
-
body
-
cssClass
-
autohide
-
delay
-
info
-
success
-
error
-
warning
-
show
public void show(@NotNull @NotNull org.apache.wicket.ajax.AjaxRequestTarget target) -
show
public void show(@NotNull @NotNull org.apache.wicket.markup.head.IHeaderResponse response)
-