|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DragResizeStopHandler
| Method Summary | |
|---|---|
void |
onDragResizeStop(DragResizeStopEvent event)
Executed when the mouse button is released at the end of the drag resize. |
| Method Detail |
|---|
void onDragResizeStop(DragResizeStopEvent event)
Returning true from this handler will cause the
dragTarget (or outline if dragAppearance is set to "outline") to be left at its current
size. Returning false from this handler will cause it to snap back to its original location size
event - the event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||