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