Class LeafletControlState
java.lang.Object
com.vaadin.shared.communication.SharedState
io.jmix.mapsui.widget.leaflet.shared.LeafletControlState
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 LeafletAttributionState,LeafletLayersState,LeafletScaleState
public class LeafletControlState
extends com.vaadin.shared.communication.SharedState
- See Also:
 
- 
Field Summary
FieldsFields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
position
 
 - 
 - 
Constructor Details
- 
LeafletControlState
public LeafletControlState() 
 -