Class AccessibilityJavaSourceModifier
java.lang.Object
com.vaadin.copilot.plugins.themeeditor.Editor
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 -
Constructor Summary
ConstructorsConstructorDescriptionAccessibilityJavaSourceModifier(ProjectManager projectManager, AccessibilityJavaSourceModifier.ErrorHandler errorHandler, AccessibilityJavaSourceModifier.SuccessHandler successHandler) -
Method Summary
Modifier and TypeMethodDescriptionprotected ComponentgetComponent(VaadinSession session, int uiId, int nodeId) protected ComponentTracker.Locationprotected VaadinSessionvoidsetPageTitle(DevToolsInterface devToolsInterface, Integer uiId, String pageTitle) Methods inherited from class com.vaadin.copilot.plugins.themeeditor.Editor
addComponent, addComponentAttribute, addListener, findLocalVariableOrField, findMethodCall, findMethodCalls, findStatement, getSourceFile, getSourceFile, modifyClass, parseSource, readFile, removeComponentAttribute, setComponentAttribute, setComponentAttribute
-
Constructor Details
-
AccessibilityJavaSourceModifier
public AccessibilityJavaSourceModifier(ProjectManager projectManager, AccessibilityJavaSourceModifier.ErrorHandler errorHandler, AccessibilityJavaSourceModifier.SuccessHandler successHandler)
-
-
Method Details
-
setPageTitle
-
getCreateLocation
-
getSession
-
getComponent
-