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 LBaseComponent
clientComponentJsAccessorMethods inherited from class LAbstractComponent
componentRegistryMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface LComponent
invokeSelf, invokeSelfReturn, self
-
Constructor Details
-
LControl
protected LControl(LComponentManagementRegistry compReg, String jsConstructorCallExpression, Serializable... parameters)
-
-
Method Details
-
setPosition
-
addTo
-