public static interface MoveItemDownEvent.Handler
extends com.google.gwt.event.shared.EventHandler
MoveItemDownEvent.| Modifier and Type | Method and Description |
|---|---|
void |
onMoveItemDown(MoveItemDownEvent event)
Called when
MoveItemDownEvent is fired. |
void onMoveItemDown(MoveItemDownEvent event)
MoveItemDownEvent is fired.event - the MoveItemDownEvent that was firedCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.