Package org.uberfire.ext.plugin.client.perspective.editor.api
-
Interface Summary Interface Description PerspectiveEditorComponentGroupProvider Any class implementing this interface class is used to add an instance ofLayoutDragComponentGroupto the Perspective Editor's component palette.PerspectiveEditorCoreComponent Main interface for thoseLayoutDragComponentimplementations who want to be listed under the "Core" group in the perspective editor's component palette.PerspectiveEditorNavComponent Main interface for thoseLayoutDragComponentimplementations who want to be listed under the "Navigation" group in the perspective editor's component palette. -
Class Summary Class Description PerspectiveEditorCoreGroupProvider PerspectiveEditorComponentGroupProviderholding all the availablePerspectiveEditorCoreComponentinstancesPerspectiveEditorNavGroupProvider PerspectiveEditorComponentGroupProviderholding all the availablePerspectiveEditorNavComponentinstances