Class AccessibilityJavaSourceModifier
java.lang.Object
com.vaadin.copilot.plugins.themeeditor.Editor
com.vaadin.copilot.plugins.themeeditor.CopilotEditor
com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfaceNested classes/interfaces inherited from class com.vaadin.copilot.plugins.themeeditor.Editor
Editor.Modification -
Field Summary
Fields inherited from class com.vaadin.copilot.plugins.themeeditor.CopilotEditor
projectManager, sourceFinder -
Constructor Summary
ConstructorsConstructorDescriptionAccessibilityJavaSourceModifier(ProjectManager projectManager, AccessibilityJavaSourceModifier.ErrorHandler errorHandler, AccessibilityJavaSourceModifier.SuccessHandler successHandler) -
Method Summary
Modifier and TypeMethodDescriptionprotected VaadinSessionvoidsetPageTitle(DevToolsInterface devToolsInterface, Integer uiId, String pageTitle) Methods inherited from class com.vaadin.copilot.plugins.themeeditor.CopilotEditor
modifyClassMethods inherited from class com.vaadin.copilot.plugins.themeeditor.Editor
addComponent, addComponentAttribute, addListener, findLocalVariableOrField, findMethodCall, findMethodCalls, findStatement, getSourceFile, getSourceFile, parseSource, readFile, removeComponentAttribute, setComponentAttribute, setComponentAttribute
-
Constructor Details
-
AccessibilityJavaSourceModifier
public AccessibilityJavaSourceModifier(ProjectManager projectManager, AccessibilityJavaSourceModifier.ErrorHandler errorHandler, AccessibilityJavaSourceModifier.SuccessHandler successHandler)
-
-
Method Details
-
setPageTitle
-
getSession
-