Uses of Class
org.hippoecm.frontend.plugins.yui.dragdrop.DragDropSettings
-
Packages that use DragDropSettings Package Description org.hippoecm.frontend.plugins.yui.dragdrop -
-
Uses of DragDropSettings in org.hippoecm.frontend.plugins.yui.dragdrop
Subclasses of DragDropSettings in org.hippoecm.frontend.plugins.yui.dragdrop Modifier and Type Class Description class
DragSettings
Fields in org.hippoecm.frontend.plugins.yui.dragdrop declared as DragDropSettings Modifier and Type Field Description protected DragDropSettings
AbstractDragDropBehavior. settings
Methods in org.hippoecm.frontend.plugins.yui.dragdrop that return DragDropSettings Modifier and Type Method Description DragDropSettings
DragDropSettings. setGroups(String... groups)
Constructors in org.hippoecm.frontend.plugins.yui.dragdrop with parameters of type DragDropSettings Constructor Description AbstractDragDropBehavior(DragDropSettings settings)
DropBehavior(DragDropSettings settings)
-