Class LAbstractComponent<S extends LComponent<S>>
java.lang.Object
software.xdev.vaadin.maps.leaflet.base.LAbstractComponent<S>
- All Implemented Interfaces:
LComponent<S>
- Direct Known Subclasses:
LBaseComponent
public abstract class LAbstractComponent<S extends LComponent<S>>
extends Object
implements LComponent<S>
-
Constructor Summary
Constructors -
Method Summary
Methods 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
clientComponentJsAccessor, invokeSelf, invokeSelfReturn, self
-
Constructor Details
-
LAbstractComponent
-
-
Method Details
-
componentRegistry
- Specified by:
componentRegistryin interfaceLComponent<S extends LComponent<S>>
-