Uses of Interface
org.nasdanika.html.model.bootstrap.Float
Packages that use Float
Package
Description
-
Uses of Float in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return FloatModifier and TypeMethodDescriptionBootstrapFactory.createFloat()Returns a new object of class 'Float'.Methods in org.nasdanika.html.model.bootstrap that return types with arguments of type Float -
Uses of Float in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement FloatMethods in org.nasdanika.html.model.bootstrap.impl that return FloatMethods in org.nasdanika.html.model.bootstrap.impl that return types with arguments of type Float -
Uses of Float in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type FloatModifier and TypeMethodDescriptionReturns the result of interpreting the object as an instance of 'Float'.booleanBootstrapValidator.validateFloat(Float float_, DiagnosticChain diagnostics, Map<Object, Object> context) booleanBootstrapValidator.validateFloat_attributes(Float float_, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the attributes constraint of 'Float'.