Uses of Class
com.iizix.prop.PWAProps
Packages that use PWAProps
Uses of PWAProps in com.iizigo.pwa.prop
Subclasses of PWAProps in com.iizigo.pwa.propModifier and TypeClassDescriptionclass
Container that holds the required settings for the PWA in the Editor.Uses of PWAProps in com.iizix.prop
Methods in com.iizix.prop that return PWAPropsUses of PWAProps in com.iizix.pwa
Constructors in com.iizix.pwa with parameters of type PWAPropsModifierConstructorDescriptionPWACustomHTML
(File cacheDir, File iiziAppHTML, String appID, PWAProps props, IKStringInfoProvider provider, String httpsServer) Constructs a new instance of the PWA customizer for HTML.Uses of PWAProps in com.iizix.server.app.prop
Methods in com.iizix.server.app.prop that return PWAPropsModifier and TypeMethodDescriptionModuleProjectPropCnr.getPWAProps()
Gets the Progressive Web App (PWA) properties.