Uses of Class
com.oorian.bootstrap.interactive.BsToast
Packages that use BsToast
-
Uses of BsToast in com.oorian.bootstrap.interactive
Methods in com.oorian.bootstrap.interactive that return BsToastModifier and TypeMethodDescriptionBsToast.setAnimation(boolean animation) Sets whether the toast has animation.BsToast.setAutohide(boolean autohide) Sets whether the toast auto-hides.BsToast.setBody(com.oorian.html.Element content) Sets the toast body content.Sets the toast body text.BsToast.setDelay(int delay) Sets the delay before auto-hide (in milliseconds).BsToast.setHeaderIcon(String iconClass) Sets an icon class for the header.BsToast.setSubtitle(String subtitle) Sets the toast subtitle (small text next to title).Sets the toast title.