Uses of Interface
org.nasdanika.html.model.bootstrap.TableConfiguration
Packages that use TableConfiguration
Package
Description
-
Uses of TableConfiguration in org.nasdanika.html.model.bootstrap
Subinterfaces of TableConfiguration in org.nasdanika.html.model.bootstrapModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Table'. -
Uses of TableConfiguration in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement TableConfiguration -
Uses of TableConfiguration in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type TableConfigurationModifier and TypeMethodDescriptionBootstrapSwitch.caseTableConfiguration(TableConfiguration object) Returns the result of interpreting the object as an instance of 'Table Configuration'.booleanBootstrapValidator.validateTableConfiguration(TableConfiguration tableConfiguration, DiagnosticChain diagnostics, Map<Object, Object> context)