Class GeoMapViewElementsDependencyInjector

java.lang.Object
io.jmix.flowui.sys.autowire.AbstractElementsDependencyInjector
io.jmix.mapsflowui.sys.autowire.GeoMapViewElementsDependencyInjector
All Implemented Interfaces:
DependencyInjector

@Order(870) @Component("map_GeoMapViewElementsDependencyInjector") public class GeoMapViewElementsDependencyInjector extends AbstractElementsDependencyInjector
An injector that autowires a fields and setters methods that are annotated by the ViewComponent annotation for the GeoMap elements.
  • Constructor Details

    • GeoMapViewElementsDependencyInjector

      public GeoMapViewElementsDependencyInjector(ReflectionCacheManager reflectionCacheManager)
  • Method Details