|
||||||||||
| 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.AbstractDropController
com.allen_sauer.gwt.dnd.client.drop.AbstractPositioningDropController
com.allen_sauer.gwt.dnd.client.drop.AbstractIndexedDropController
com.allen_sauer.gwt.dnd.client.drop.IndexedDropController
org.mobicents.servlet.management.client.dnd.NoInsertAtEndIndexedDropController
public class NoInsertAtEndIndexedDropController
IndexedDropController that disallows dropping after the last child, which is assumed to be dummy spacer widget preventing parent collapse.
| Field Summary |
|---|
| Fields inherited from class com.allen_sauer.gwt.dnd.client.drop.AbstractDropController |
|---|
CSS_DROP_TARGET_ENGAGE |
| Constructor Summary | |
|---|---|
NoInsertAtEndIndexedDropController(com.google.gwt.user.client.ui.IndexedPanel dropTarget)
|
|
| Method Summary | |
|---|---|
protected void |
insert(com.google.gwt.user.client.ui.Widget widget,
int beforeIndex)
|
| Methods inherited from class com.allen_sauer.gwt.dnd.client.drop.IndexedDropController |
|---|
getLocationWidgetComparator, newPositioner |
| Methods inherited from class com.allen_sauer.gwt.dnd.client.drop.AbstractIndexedDropController |
|---|
onDrop, onEnter, onLeave, onMove, onPreviewDrop |
| Methods inherited from class com.allen_sauer.gwt.dnd.client.drop.AbstractPositioningDropController |
|---|
getPositioner, newPositioner |
| Methods inherited from class com.allen_sauer.gwt.dnd.client.drop.AbstractDropController |
|---|
getCurrentDragController, getDropTarget, getDropTargetEngageStyleName, getDropTargetStyleName, makeDragEndEvent, makeDragEndEvent, onDrop, onEnter, onLeave, onLeave, onMove, onMove, onPreviewDrop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoInsertAtEndIndexedDropController(com.google.gwt.user.client.ui.IndexedPanel dropTarget)
| Method Detail |
|---|
protected void insert(com.google.gwt.user.client.ui.Widget widget,
int beforeIndex)
insert in class com.allen_sauer.gwt.dnd.client.drop.IndexedDropController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||