Uses of Interface
org.nasdanika.html.model.bootstrap.Page
Packages that use Page
Package
Description
-
Uses of Page in org.nasdanika.html.model.bootstrap
Methods in org.nasdanika.html.model.bootstrap that return PageModifier and TypeMethodDescriptionBootstrapFactory.createPage()Returns a new object of class 'Page'. -
Uses of Page in org.nasdanika.html.model.bootstrap.impl
Classes in org.nasdanika.html.model.bootstrap.impl that implement PageMethods in org.nasdanika.html.model.bootstrap.impl that return Page -
Uses of Page in org.nasdanika.html.model.bootstrap.util
Methods in org.nasdanika.html.model.bootstrap.util with parameters of type PageModifier and TypeMethodDescriptionReturns the result of interpreting the object as an instance of 'Page'.booleanBootstrapValidator.validatePage(Page page, DiagnosticChain diagnostics, Map<Object, Object> context) booleanBootstrapValidator.validatePage_theme(Page page, DiagnosticChain diagnostics, Map<Object, Object> context) Validates the theme constraint of 'Page'.