Uses of Interface
org.uberfire.ext.layout.editor.client.api.LayoutElementVisitor
-
Packages that use LayoutElementVisitor Package Description org.uberfire.ext.layout.editor.client org.uberfire.ext.layout.editor.client.api -
-
Uses of LayoutElementVisitor in org.uberfire.ext.layout.editor.client
Methods in org.uberfire.ext.layout.editor.client with parameters of type LayoutElementVisitor Modifier and Type Method Description voidLayoutEditorPluginImpl. visit(LayoutElementVisitor visitor)voidLayoutEditorPresenter. visit(LayoutElementVisitor visitor) -
Uses of LayoutElementVisitor in org.uberfire.ext.layout.editor.client.api
Methods in org.uberfire.ext.layout.editor.client.api with parameters of type LayoutElementVisitor Modifier and Type Method Description voidLayoutEditor. visit(LayoutElementVisitor visitor)default voidLayoutEditorElement. visit(LayoutElementVisitor visitor)
-