|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface that a class must implement to handle the resizing of the selected nodes for a given ZSelectionResizeHandler. A default resizer is provided by ZSelectionResizeHandler so applications need not implement their own for the default behavior.
ZSelectionResizeHandler.ResizeEvent| Method Summary | |
void |
nodeResized(ZSelectionResizeHandler.ResizeEvent re)
Fired when a node is resized by the current resize handler |
void |
resizeComplete()
Signals the end of a resize for a group of nodes |
| Method Detail |
public void nodeResized(ZSelectionResizeHandler.ResizeEvent re)
re - The resize event for the current resizepublic void resizeComplete()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||