Class AbstractLeafletComponentState
java.lang.Object
com.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractComponentContainerState
io.jmix.mapsui.widget.leaflet.shared.AbstractLeafletComponentState
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 AbstractLeafletDivOverlayState,AbstractLeafletVectorState,LeafletGridLayerState,LeafletLayerGroupState,LeafletMarkerState,LHeatLayerState
public class AbstractLeafletComponentState
extends com.vaadin.shared.ui.AbstractComponentContainerState
- See Also:
 
- 
Field Summary
FieldsFields inherited from class com.vaadin.shared.AbstractComponentState
caption, captionAsHtml, CONTEXT_HELP_ICON_CLICK_EVENT, contextHelpText, contextHelpTextHtmlEnabled, description, descriptionContentMode, errorLevel, errorMessage, height, id, jTestId, primaryStyleName, styles, widthFields inherited from class com.vaadin.shared.communication.SharedState
enabled, registeredEventListeners, resources - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
active
 
 - 
 - 
Constructor Details
- 
AbstractLeafletComponentState
public AbstractLeafletComponentState() 
 -