Interface | Description |
---|---|
PerspectiveEditorComponentGroupProvider |
Any class implementing this interface class is used to add an instance of
LayoutDragComponentGroup to
the Perspective Editor's component palette. |
PerspectiveEditorCoreComponent |
Main interface for those
LayoutDragComponent implementations who want to be listed under the "Core"
group in the perspective editor's component palette. |
PerspectiveEditorNavComponent |
Main interface for those
LayoutDragComponent implementations who want to be listed under the "Navigation"
group in the perspective editor's component palette. |
Class | Description |
---|---|
PerspectiveEditorCoreGroupProvider |
PerspectiveEditorComponentGroupProvider holding all the available PerspectiveEditorCoreComponent instances |
PerspectiveEditorNavGroupProvider |
PerspectiveEditorComponentGroupProvider holding all the available PerspectiveEditorNavComponent instances |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.