Uses of Interface
org.nasdanika.html.model.bootstrap.Item
Packages that use Item
Package
Description
-
Uses of Item in org.nasdanika.html.model.bootstrap
Subinterfaces of Item in org.nasdanika.html.model.bootstrapModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Action Group Item'.interfaceA representation of the model object 'Content Action Group Item'.interfaceA representation of the model object 'Link Action Group Item'. -
Uses of Item in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement ItemModifier 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 'Item'.classAn implementation of the model object 'Link Action Group Item'. -
Uses of Item in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type ItemModifier and TypeMethodDescriptionReturns the result of interpreting the object as an instance of 'Item'.booleanBootstrapValidator.validateItem(Item item, DiagnosticChain diagnostics, Map<Object, Object> context) booleanBootstrapValidator.validateItem_activeAndDisabled(Item item, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the activeAndDisabled constraint of 'Item'.booleanBootstrapValidator.validateItem_color(Item item, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the color constraint of 'Item'.