Skip navigation links
C F H L S V W 

C

com.vaadin.webcomponentshelper.htmlbundle - package com.vaadin.webcomponentshelper.htmlbundle
 
com.vaadin.webcomponentshelper.polyfill - package com.vaadin.webcomponentshelper.polyfill
 

F

filter(List<Dependency>, DependencyFilter.FilterContext) - Method in class com.vaadin.webcomponentshelper.htmlbundle.HtmlBundleHandler
Processes the given dependencies and replaces any suitable HTML import with the used HTML bundle.

H

HTML_BUNDLE_NAME - Static variable in class com.vaadin.webcomponentshelper.htmlbundle.HtmlBundleHandler
Configuration name for the HTML bundle to use instead of individual HTML imports.
HtmlBundleHandler - Class in com.vaadin.webcomponentshelper.htmlbundle
Takes care of rewriting HTML resources into a HTML bundle, if such a bundle is used.
HtmlBundleHandler() - Constructor for class com.vaadin.webcomponentshelper.htmlbundle.HtmlBundleHandler
 

L

LoadPolyfill - Class in com.vaadin.webcomponentshelper.polyfill
 
LoadPolyfill() - Constructor for class com.vaadin.webcomponentshelper.polyfill.LoadPolyfill
 

S

serviceInit(ServiceInitEvent) - Method in class com.vaadin.webcomponentshelper.htmlbundle.HtmlBundleHandler
 
serviceInit(ServiceInitEvent) - Method in class com.vaadin.webcomponentshelper.polyfill.LoadPolyfill
 
shouldLoad(ClassLoader) - Method in enum com.vaadin.webcomponentshelper.polyfill.WebComponentsPolyfillMode
Checks if the polyfill should be loaded.

V

valueOf(String) - Static method in enum com.vaadin.webcomponentshelper.polyfill.WebComponentsPolyfillMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.vaadin.webcomponentshelper.polyfill.WebComponentsPolyfillMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebComponentsPolyfillMode - Enum in com.vaadin.webcomponentshelper.polyfill
The mode for deciding whether to automatically load the webcomponentsjs polyfill when needed.
C F H L S V W 
Skip navigation links

Copyright © 2018 Vaadin Ltd. All Rights Reserved.