Draggable component
Description
This component allows you to make any content draggable. The draggablecontext is used to pass data to the droppable zone.
Links
- jQuery Draggable: http://docs.jquery.com/UI/Draggable/
Name | Required | Java Type | Default Prefix | Default Value | Description |
---|---|---|---|---|---|
draggablecontext | false | String | prop | If provided, this is the context for the target droppable zone | |
params | false | JSONObject | prop | The Draggable parameters you want to override. |
ZoneDroppable mixins
Description
This mixins allows a zone to be refresh on drop event. On server side a drop event is fired with draggablecontext as parameter
Links
- jQuery Draggable: http://docs.jquery.com/UI/Draggable/
Name | Required | Java Type | Default Prefix | Default Value | Description |
---|---|---|---|---|---|
params | false | JSONObject | prop | The Draggable parameters you want to override. |
This is a example of the Draggable component.
Drag Item 1
Drag Item 2
Last zone Update:Fri Apr 20 16:21:53 CEST 2018
Last Drop:
Last Drop: