protected static class DraggableBehavior.DraggableEvent extends JQueryEvent
| Constructor and Description |
|---|
DraggableBehavior.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 DraggableBehavior.DraggableEvent()
public int getTop()
public int getLeft()
public int getOffsetTop()
public int getOffsetLeft()
Copyright © 2014 7thWeb. All Rights Reserved.