Uses of Class
org.omnifaces.resourcehandler.WebAppManifest.Screenshot
Packages that use WebAppManifest.Screenshot
-
Uses of WebAppManifest.Screenshot in org.omnifaces.resourcehandler
Methods in org.omnifaces.resourcehandler that return WebAppManifest.ScreenshotModifier and TypeMethodDescriptionstatic WebAppManifest.ScreenshotWebAppManifest.Screenshot.of(String resourceIdentifier, WebAppManifest.ScreenshotFormFactor formFactor, WebAppManifest.Size... sizes) Creates a screenshot image resource of given resource identifier and sizes.Methods in org.omnifaces.resourcehandler that return types with arguments of type WebAppManifest.ScreenshotModifier and TypeMethodDescriptionWebAppManifest.getScreenshots()A collection of screenshots of your application with different sizes and formats that the browser will show in the installation wizard popup.