Class LControlAttribution
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<LControlAttribution>
software.xdev.vaadin.maps.leaflet.base.LBaseComponent<LControlAttribution>
software.xdev.vaadin.maps.leaflet.controls.LControl<LControlAttribution>
software.xdev.vaadin.maps.leaflet.controls.LControlAttribution
- All Implemented Interfaces:
LComponent<LControlAttribution>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class software.xdev.vaadin.maps.leaflet.controls.LControl
LControl.Positions -
Constructor Summary
ConstructorsConstructorDescriptionLControlAttribution(LComponentManagementRegistry compReg, LControlAttributionOptions options) -
Method Summary
Methods inherited from class software.xdev.vaadin.maps.leaflet.controls.LControl
addTo, setPositionMethods 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
-
LControlAttribution
public LControlAttribution(LComponentManagementRegistry compReg, LControlAttributionOptions options)
-