Class LControl<S extends LControl<S>>
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<S>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<S>
software.xdev.vaadin.maps.leaflet.controls.LControl<S>
- All Implemented Interfaces:
LComponent<S>
- Direct Known Subclasses:
LControlAttribution,LControlLayers,LControlScale,LControlZoom
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classThe possible values of position -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLControl(LComponentManagementRegistry compReg, String jsConstructorCallExpression, Serializable... parameters) -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.base.LBaseComponent
clientComponentJsAccessorMethods inherited from class software.xdev.vaadin.maps.leaflet.base.LAbstractComponent
componentRegistryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.xdev.vaadin.maps.leaflet.base.LComponent
invokeSelf, invokeSelfReturn, self
-
Constructor Details
-
LControl
protected LControl(LComponentManagementRegistry compReg, String jsConstructorCallExpression, Serializable... parameters)
-
-
Method Details
-
setPosition
- See Also:
-
addTo
- See Also:
-