Uses of Package
com.vaadin.annotations
-
Packages that use com.vaadin.annotations Package Description com.vaadin.annotations Contains annotations used in Vaadin. -
Classes in com.vaadin.annotations used by com.vaadin.annotations Class Description JavaScript If this annotation is present on aClientConnectorclass, the framework ensures the referenced JavaScript files are loaded before the init method for the corresponding client-side connector is invoked.StyleSheet If this annotation is present on aClientConnectorclass, the framework ensures the referenced style sheets are loaded before the init method for the corresponding client-side connector is invoked.VaadinServletConfiguration.InitParameterName Defines the init parameter name for methods inVaadinServletConfiguration.