Package org.vaadin.miki.util
Class ComponentTools
java.lang.Object
org.vaadin.miki.util.ComponentTools
- Since:
- 2022-04-11
- Author:
- miki
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcopyProperties(com.vaadin.flow.component.Component oldComponent, com.vaadin.flow.component.Component newComponent)
-
Method Details
-
copyProperties
public static void copyProperties(com.vaadin.flow.component.Component oldComponent, com.vaadin.flow.component.Component newComponent)
-