Uses of Class
org.hippoecm.frontend.plugins.yui.dragdrop.DragSettings
Packages that use DragSettings
-
Uses of DragSettings in org.hippoecm.frontend.plugins.yui.dragdrop
Fields in org.hippoecm.frontend.plugins.yui.dragdrop declared as DragSettingsMethods in org.hippoecm.frontend.plugins.yui.dragdrop that return DragSettingsModifier and TypeMethodDescriptionDragSettings.setCenterFrame
(boolean center) DragSettings.setFirstAncestorToBlur
(String string) DragSettings.setResizeFrame
(boolean resize) DragSettings.setWrappedModelClass
(String string) Constructors in org.hippoecm.frontend.plugins.yui.dragdrop with parameters of type DragSettingsModifierConstructorDescriptionDragBehavior
(DragSettings settings) ImageNodeDragBehavior
(DragSettings settings, JcrNodeModel nodeModel) NodeDragBehavior
(DragSettings settings, JcrNodeModel nodeModel)