Uses of Interface
org.nasdanika.html.model.bootstrap.Collapse
Packages that use Collapse
Package
Description
-
Uses of Collapse in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return CollapseModifier and TypeMethodDescriptionBootstrapFactory.createCollapse()Returns a new object of class 'Collapse'. -
Uses of Collapse in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement CollapseModifier and TypeClassDescriptionclassAn implementation of the model object 'Collapse'.Methods in org.nasdanika.html.model.bootstrap.impl that return Collapse -
Uses of Collapse in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type CollapseModifier and TypeMethodDescriptionBootstrapSwitch.caseCollapse(Collapse object) Returns the result of interpreting the object as an instance of 'Collapse'.booleanBootstrapValidator.validateCollapse(Collapse collapse, DiagnosticChain diagnostics, Map<Object, Object> context)