| Interface | Description |
|---|---|
| HasConfiguration |
Configuration interface for layout drag components providing any type of configuration screen.
|
| HasDragAndDropSettings |
Interface to allow Drag & Drop Elements to have Default Setting that are going to be shared on the Drag & Drop
events
|
| HasModalConfiguration |
Configuration interface for layout drag components providing a modal configuration screen
|
| HasOnDropNotification |
Interface that allows to notify when an element has been droped.
|
| HasOnRemoveNotification |
Interface that allows to notify when an element has been removed.
|
| HasPanelConfiguration |
Configuration interface for layout drag components providing an inline panel configuration screen
|
| LayoutDragComponent |
This interface defines the main contract between the Layout Editor's module and components implementations.
|
| Class | Description |
|---|---|
| ConfigurationContext |
This class provides the context required during a layout component configuration
|
| DynamicLayoutDraggableGroup | |
| GridLayoutDragComponent | |
| InternalDragComponent |
Super class of the layout editor's internal components
|
| LayoutComponentView | |
| LayoutDragComponentGroup | |
| ModalConfigurationContext |
This class provides the context required during to configure a layout component using a modal screen
|
| PanelConfigurationContext |
This class provides the context required during to configure a layout component using a modal screen
|
| RenderingContext |
This class provides the context required to render drag components within the layout.
|
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.