Class LeafletI18n
java.lang.Object
org.vaadin.addons.componentfactory.leaflet.i18n.LeafletI18n
- All Implemented Interfaces:
Serializable
Internationalization object holding the localized UI texts used by the
Leaflet component.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LeafletI18nCreates a new instance populated with the default localized messages.
-
Constructor Details
-
LeafletI18n
public LeafletI18n()
-
-
Method Details
-
createDefault
Creates a new instance populated with the default localized messages.- Returns:
- a new instance with the default messages
-