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