|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.allen_sauer.gwt.dnd.client.drop.Draggable
public class Draggable
Field Summary | |
---|---|
int |
desiredX
|
int |
desiredY
|
int |
offsetHeight
|
int |
offsetWidth
|
com.google.gwt.user.client.ui.Widget |
positioner
|
int |
relativeX
|
int |
relativeY
|
com.google.gwt.user.client.ui.Widget |
widget
|
Constructor Summary | |
---|---|
Draggable(com.google.gwt.user.client.ui.Widget widget)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int desiredX
public int desiredY
public int relativeX
public int relativeY
public final int offsetHeight
public final int offsetWidth
public com.google.gwt.user.client.ui.Widget positioner
public final com.google.gwt.user.client.ui.Widget widget
Constructor Detail |
---|
public Draggable(com.google.gwt.user.client.ui.Widget widget)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |