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