Class AccessibilityJavaSourceModifier
java.lang.Object
com.vaadin.copilot.plugins.themeeditor.Editor
com.vaadin.copilot.plugins.accessibilitychecker.AccessibilityJavaSourceModifier
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
Nested 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 Component
getComponent
(VaadinSession session, int uiId, int nodeId) protected ComponentTracker.Location
protected VaadinSession
void
setPageTitle
(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
-