public interface SVGZoomHandler
extends com.google.gwt.event.shared.EventHandler
SVGZoomEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onZoom(SVGZoomEvent event)
Called when 'zoom' is fired.
|
void onZoom(SVGZoomEvent event)
event - the SVGZoomEvent that was firedCopyright © 2018. All Rights Reserved.