Uses of Interface
org.nasdanika.html.model.bootstrap.ActionGroup
Packages that use ActionGroup
Package
Description
-
Uses of ActionGroup in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return ActionGroupModifier and TypeMethodDescriptionBootstrapFactory.createActionGroup()Returns a new object of class 'Action Group'. -
Uses of ActionGroup in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement ActionGroupModifier and TypeClassDescriptionclassAn implementation of the model object 'Action Group'.Methods in org.nasdanika.html.model.bootstrap.impl that return ActionGroup -
Uses of ActionGroup in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type ActionGroupModifier and TypeMethodDescriptionBootstrapSwitch.caseActionGroup(ActionGroup object) Returns the result of interpreting the object as an instance of 'Action Group'.booleanBootstrapValidator.validateActionGroup(ActionGroup actionGroup, DiagnosticChain diagnostics, Map<Object, Object> context)