Uses of Package
org.omnifaces.component.stylesheet
Packages that use org.omnifaces.component.stylesheet
-
Classes in org.omnifaces.component.stylesheet used by org.omnifaces.component.stylesheetClassDescriptionBase class which is to be shared between all components of the Stylesheet family.
-
Classes in org.omnifaces.component.stylesheet used by org.omnifaces.rendererClassDescriptionThe
<o:criticalStylesheet>is a component based on the standard<h:outputStylesheet>which renders a<link rel="preload" as="style">instead of<link rel="stylesheet">and automatically changes therel="preload"torel="stylesheet"during window load event.