Package io.jmix.flowui.sys.autowire
@NonNullApi
package io.jmix.flowui.sys.autowire
-
ClassDescriptionFactory to autowire fields/setters and additional dependencies to UI components using
DependencyInjectorHelper class for component dependencies autowiring.Implementations of the interface are used for wiring of fields/setters and additional dependency injectors to the UI components.DependencyInjector.AutowireContext<T extends com.vaadin.flow.component.Composite<?>>Base injection context interface.An injector that autowires view methods that are annotated by theEventListenerannotation.Class describes autowire context that is used to autowire dependencies inFragment.A special injector that autowired click listener methods that are annotated by theSubscribeannotation.An injector that autowires a fields and setters methods that are annotated by theViewComponentannotation in theFragment.An injection that autowired methods that are annotated by theInstallannotation.An injector that autowires method that are annotated by theSubscribeannotation.An injection that autowires methods that are annotated by theSupplyannotation.Loads and caches data for a fields and methods that are used for autowiring.An injector that autowiresSelectionListenermethods that are annotated by theSubscribeannotation.Class describes autowire context that is used to autowire dependencies in view.A special injector that autowired click listener methods that are annotated by theSubscribeannotation.An injector that autowires a fields and setters methods that are annotated by theViewComponentannotation.An injection that autowired methods that are annotated by theInstallannotation.An injector that autowires method that are annotated by theSubscribeannotation.An injection that autowires methods that are annotated by theSupplyannotation.