Class AccessibilityJavaSourceModifier

java.lang.Object
com.vaadin.copilot.plugins.themeeditor.Editor
com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier

public class AccessibilityJavaSourceModifier extends Editor
  • Constructor Details

  • Method Details

    • setPageTitle

      public void setPageTitle(com.vaadin.base.devserver.DevToolsInterface devToolsInterface, Integer uiId, String pageTitle)
    • getCreateLocation

      protected com.vaadin.flow.component.internal.ComponentTracker.Location getCreateLocation(com.vaadin.flow.component.Component c)
    • getSession

      protected com.vaadin.flow.server.VaadinSession getSession()
    • getComponent

      protected com.vaadin.flow.component.Component getComponent(com.vaadin.flow.server.VaadinSession session, int uiId, int nodeId)