Uses of Class
com.vaadin.componentfactory.maps.model.DrillUpButton
Packages that use DrillUpButton
-
Uses of DrillUpButton in com.vaadin.componentfactory.maps.model
Methods in com.vaadin.componentfactory.maps.model that return DrillUpButtonModifier and TypeMethodDescriptionDrilldown.getDrillUpButton()Getter for the fielddrillUpButton.Methods in com.vaadin.componentfactory.maps.model with parameters of type DrillUpButtonModifier and TypeMethodDescriptionvoidDrilldown.setDrillUpButton(DrillUpButton drillUpButton) Options for the drill up button that appears when drilling down on a series.