Uses of Class
com.oorian.bootstrap.alerts.BsAlert
Packages that use BsAlert
-
Uses of BsAlert in com.oorian.bootstrap.alerts
Methods in com.oorian.bootstrap.alerts that return BsAlertModifier and TypeMethodDescriptionBsAlert.setContent(com.oorian.html.Element content) Sets the content element of the alert.BsAlert.setDismissible(boolean dismissible) Sets whether the alert is dismissible.BsAlert.setVariant(Variant variant) Sets the alert variant (color scheme).