public interface HasSVGZoomHandlers
extends com.google.gwt.event.shared.HasHandlers
SVGZoomHandler instances.| Modifier and Type | Method and Description | 
|---|---|
| com.google.gwt.event.shared.HandlerRegistration | addSVGZoomHandler(SVGZoomHandler handler)Adds a  SVGZoomHandlerhandler. | 
com.google.gwt.event.shared.HandlerRegistration addSVGZoomHandler(SVGZoomHandler handler)
SVGZoomHandler handler.handler - the zoom handlerHandlerRegistration used to remove this handlerCopyright © 2018. All Rights Reserved.