Uses of Class
com.vaadin.copilot.javarewriter.custom.CustomComponentHandle
Packages that use CustomComponentHandle
-
Uses of CustomComponentHandle in com.vaadin.copilot.javarewriter.custom
Subclasses of CustomComponentHandle in com.vaadin.copilot.javarewriter.customModifier and TypeClassDescriptionclassCrud component handler.classHandlers for Dashboard, DashboardSection, DashboardWidget componentsclassMethods in com.vaadin.copilot.javarewriter.custom that return types with arguments of type CustomComponentHandleModifier and TypeMethodDescriptionstatic Optional<CustomComponentHandle> CustomComponentHandler.get(JavaComponent javaComponent) Finds the relevant CustomComponentHandle of the given JavaComponent