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