|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.browsecode.helpers.reorderablelistpanel.ReorderableDragNDropHandler.IndexParent
public static class ReorderableDragNDropHandler.IndexParent
Field Summary | |
---|---|
int |
indexToDropAt
|
int |
originalIndex
|
ReorderableListPanel |
originalParent
|
Constructor Summary | |
---|---|
ReorderableDragNDropHandler.IndexParent(int originalIndex,
int indexToDropAt,
ReorderableListPanel originalParent)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int indexToDropAt
public int originalIndex
public ReorderableListPanel originalParent
Constructor Detail |
---|
public ReorderableDragNDropHandler.IndexParent(int originalIndex, int indexToDropAt, ReorderableListPanel originalParent)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |