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