Uses of Package
de.codecamp.messages.spring.vaadin.annotations
Packages that use de.codecamp.messages.spring.vaadin.annotations
-
Classes in de.codecamp.messages.spring.vaadin.annotations used by de.codecamp.messages.spring.vaadin.annotationsClassDescriptionThis annotation is used by
LocalizationUtils.localizeComponents(Component)to to automatically localize properties ofComponents- likeHasText.setText(String)orTextField.setLabel(String)- stored in the fields of a host object.