Interface DragCaptionProvider
public interface DragCaptionProvider
Interface that provides custom
The drag caption will be shown instead of the component when the user drag a component in the layout.
Drag caption is shown as simple DIV with icon and SPAN with caption on client side for a dragged component.
It is the analogue of
DragCaption
for a child component. The drag caption will be shown instead of the component when the user drag a component in the layout.
Drag caption is shown as simple DIV with icon and SPAN with caption on client side for a dragged component.
It is the analogue of
DragImageProvider
but it does not require additional components for a dragged caption.-
Method Summary
-
Method Details
-
getDragCaption
-