Interface EnhancedUI

All Known Implementing Classes:
AppUI, TestAppUI

public interface EnhancedUI
  • Method Details

    • createVersionedResource

      @Nullable com.vaadin.server.Resource createVersionedResource(String value)
    • getWebJarPath

      String getWebJarPath(String webjar, String partialPath)
    • translateToWebPath

      String translateToWebPath(String fullWebJarPath)