Uses of Interface
org.uberfire.ext.plugin.client.perspective.editor.api.PerspectiveEditorComponentGroupProvider
-
Packages that use PerspectiveEditorComponentGroupProvider Package Description org.uberfire.ext.plugin.client.perspective.editor org.uberfire.ext.plugin.client.perspective.editor.api -
-
Uses of PerspectiveEditorComponentGroupProvider in org.uberfire.ext.plugin.client.perspective.editor
Methods in org.uberfire.ext.plugin.client.perspective.editor with parameters of type PerspectiveEditorComponentGroupProvider Modifier and Type Method Description protected booleanPerspectiveEditorPresenter. shouldRemoveGroup(PerspectiveEditorComponentGroupProvider group) -
Uses of PerspectiveEditorComponentGroupProvider in org.uberfire.ext.plugin.client.perspective.editor.api
Classes in org.uberfire.ext.plugin.client.perspective.editor.api that implement PerspectiveEditorComponentGroupProvider Modifier and Type Class Description classPerspectiveEditorCoreGroupProviderPerspectiveEditorComponentGroupProviderholding all the availablePerspectiveEditorCoreComponentinstancesclassPerspectiveEditorNavGroupProviderPerspectiveEditorComponentGroupProviderholding all the availablePerspectiveEditorNavComponentinstances
-