public class NodeDragBehavior extends DragBehavior
dragSettings
settings
Constructor and Description |
---|
NodeDragBehavior(DragSettings settings,
JcrNodeModel nodeModel) |
Modifier and Type | Method and Description |
---|---|
void |
detach(org.apache.wicket.Component component) |
protected org.apache.wicket.model.IModel |
getDragModel()
Lookup and return the IModel that will be used to drop on the dropBehavior
|
protected String |
getLabel() |
protected void |
updateAjaxSettings() |
getClientSideClassname, getHeaderContributorFilename, lookupDropBehavior, respond
addHeaderContribution, getHeaderContributorClass, renderHead
onRenderHead, updateAjaxAttributes
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes
afterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbind
public NodeDragBehavior(DragSettings settings, JcrNodeModel nodeModel)
protected void updateAjaxSettings()
updateAjaxSettings
in class AbstractYuiAjaxBehavior
protected org.apache.wicket.model.IModel getDragModel()
DragBehavior
getDragModel
in class DragBehavior
protected String getLabel()
public void detach(org.apache.wicket.Component component)
detach
in class org.apache.wicket.behavior.Behavior
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.