You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.copilot.

Class FlowUtil

java.lang.Object
com.vaadin.copilot.FlowUtil
public class FlowUtil extends Object
  • Constructor Details

    • FlowUtil

      public FlowUtil()
  • Method Details

    • findActiveJavaFiles

      public static Map<ComponentTracker.Location,File> findActiveJavaFiles(int uiId)

      Finds all Java files that are used to create the current component tree for the given ui.

      Parameters:

      uiId - the id for the UI

      Returns:

      a list of unique Java files