protected static class DraggableBehavior.DraggableEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
DraggableBehavior event objects| Constructor and Description |
|---|
DraggableEvent()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getLeft()
Gets the position's left value
|
int |
getOffsetLeft()
Gets the offset's left value
|
int |
getOffsetTop()
Gets the offset's top value
|
int |
getTop()
Gets the position's top value
|
public int getTop()
public int getLeft()
public int getOffsetTop()
public int getOffsetLeft()
Copyright © 2017 7thWeb. All rights reserved.