Uses of Interface
org.nasdanika.html.model.bootstrap.Alert
Packages that use Alert
Package
Description
-
Uses of Alert in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return AlertModifier and TypeMethodDescriptionBootstrapFactory.createAlert()Returns a new object of class 'Alert'. -
Uses of Alert in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement AlertMethods in org.nasdanika.html.model.bootstrap.impl that return Alert -
Uses of Alert in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type AlertModifier and TypeMethodDescriptionReturns the result of interpreting the object as an instance of 'Alert'.booleanBootstrapValidator.validateAlert(Alert alert, DiagnosticChain diagnostics, Map<Object, Object> context)