public class DroppableAreaBehavior extends DroppableBehavior
DroppableBehavior.DragEnterEvent, DroppableBehavior.DragLeaveEvent, DroppableBehavior.DropEvent, DroppableBehavior.OnDragEnterAjaxBehavior, DroppableBehavior.OnDragLeaveAjaxBehavior, DroppableBehavior.OnDropAjaxBehavior| Constructor and Description |
|---|
DroppableAreaBehavior(String selector,
IDroppableListener listener)
Constructor
|
DroppableAreaBehavior(String selector,
com.googlecode.wicket.jquery.core.Options options,
IDroppableListener listener)
Constructor
|
bind, getOnDragEnterStatement, getOnDragLeaveStatement, getOnDropStatement, newOnDragEnterAjaxBehavior, newOnDragLeaveAjaxBehavior, newOnDropAjaxBehavior, onAjax, onConfigure, setDraggableadd, destroy, onDestroy, renderHead, widget, widget, widget, widget$, $, $, $, beforeRender, detach, getMethod, getOption, getOptions, getSelector, off, on, on, register, remove, setOption, setOption, setOption, setOptions, setSelectoradd, getJQueryLibrarySettings, renderOnDomReadyScript, renderPriorityHeaderItem, toStringpublic static final String METHOD
public DroppableAreaBehavior(String selector, IDroppableListener listener)
selector - the html selector (ie: "#myId")listener - the IDroppableListenerpublic DroppableAreaBehavior(String selector, com.googlecode.wicket.jquery.core.Options options, IDroppableListener listener)
selector - the html selector (ie: "#myId")options - the Optionslistener - the IDroppableListenerCopyright © 2021 7thWeb. All rights reserved.