Uses of Class
com.vaadin.copilot.ComponentSourceFinder
Packages that use ComponentSourceFinder
Package
Description
-
Uses of ComponentSourceFinder in com.vaadin.copilot.javarewriter
Constructors in com.vaadin.copilot.javarewriter with parameters of type ComponentSourceFinderModifierConstructorDescriptionClassSourceStaticAnalyzer(ComponentSourceFinder sourceFinder, com.vaadin.flow.component.Component component, File file) Constructs aClassSourceStaticAnalyzer -
Uses of ComponentSourceFinder in com.vaadin.copilot.plugins.i18n
Constructors in com.vaadin.copilot.plugins.i18n with parameters of type ComponentSourceFinder -
Uses of ComponentSourceFinder in com.vaadin.copilot.plugins.propertypanel
Constructors in com.vaadin.copilot.plugins.propertypanel with parameters of type ComponentSourceFinderModifierConstructorDescriptionComponentPropertyProvider(ComponentSourceFinder componentSourceFinder) -
Uses of ComponentSourceFinder in com.vaadin.copilot.plugins.themeeditor
Fields in com.vaadin.copilot.plugins.themeeditor declared as ComponentSourceFinderModifier and TypeFieldDescriptionprotected final ComponentSourceFinderCopilotEditor.sourceFinder