Uses of Interface
org.nasdanika.html.model.bootstrap.ContentActionGroupItem
Packages that use ContentActionGroupItem
Package
Description
-
Uses of ContentActionGroupItem in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return ContentActionGroupItemModifier and TypeMethodDescriptionBootstrapFactory.createContentActionGroupItem()Returns a new object of class 'Content Action Group Item'. -
Uses of ContentActionGroupItem in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement ContentActionGroupItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Content Action Group Item'.Methods in org.nasdanika.html.model.bootstrap.impl that return ContentActionGroupItem -
Uses of ContentActionGroupItem in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type ContentActionGroupItemModifier and TypeMethodDescriptionBootstrapSwitch.caseContentActionGroupItem(ContentActionGroupItem object) Returns the result of interpreting the object as an instance of 'Content Action Group Item'.booleanBootstrapValidator.validateContentActionGroupItem(ContentActionGroupItem contentActionGroupItem, DiagnosticChain diagnostics, Map<Object, Object> context)