Uses of Class
com.vaadin.componentfactory.maps.model.HTMLLabelItem
Packages that use HTMLLabelItem
-
Uses of HTMLLabelItem in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return HTMLLabelItemMethods in com.vaadin.componentfactory.maps.model with parameters of type HTMLLabelItemModifier and TypeMethodDescriptionvoidHTMLLabels.setItems(HTMLLabelItem... items) Sets the label itemsConstructors in com.vaadin.componentfactory.maps.model with parameters of type HTMLLabelItemModifierConstructorDescriptionHTMLLabels(HTMLLabelItem... items) Constructs a HTMLLabels instance with the given label itemsHTMLLabels(Style style, HTMLLabelItem... items) Constructs a HTMLLabels instance with a style shared for all the labels and the given label items