Interface IsDraggable
-
public interface IsDraggable
Warning: This class is stil in progress.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setDraggable(String draggable)
Draggable components are the source components of the drag-and-drop feature.void
setDragNames(String draggable)
Indicate draggable of this component.
-