Uses of Interface
org.nasdanika.html.model.bootstrap.ActionGroupItem
Packages that use ActionGroupItem
Package
Description
-
Uses of ActionGroupItem in org.nasdanika.html.model.bootstrap
Subinterfaces of ActionGroupItem in org.nasdanika.html.model.bootstrapModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Content Action Group Item'.interfaceA representation of the model object 'Link Action Group Item'.Methods in org.nasdanika.html.model.bootstrap that return types with arguments of type ActionGroupItemModifier and TypeMethodDescriptionActionGroup.getItems()Returns the value of the 'Items' containment reference list. -
Uses of ActionGroupItem in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement ActionGroupItemModifier and TypeClassDescriptionclassAn implementation of the model object 'Action Group Item'.classAn implementation of the model object 'Content Action Group Item'.classAn implementation of the model object 'Link Action Group Item'.Methods in org.nasdanika.html.model.bootstrap.impl that return types with arguments of type ActionGroupItem -
Uses of ActionGroupItem in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type ActionGroupItemModifier and TypeMethodDescriptionBootstrapSwitch.caseActionGroupItem(ActionGroupItem object) Returns the result of interpreting the object as an instance of 'Action Group Item'.booleanBootstrapValidator.validateActionGroupItem(ActionGroupItem actionGroupItem, DiagnosticChain diagnostics, Map<Object, Object> context)