org.vectomatic.svg.edit.client.event
Interface HasRotationHandlers

All Superinterfaces:
com.google.gwt.event.shared.HasHandlers
All Known Implementing Classes:
Compass, CompassWebkit

public interface HasRotationHandlers
extends com.google.gwt.event.shared.HasHandlers

Interface implemented by objects which emit rotation events

Author:
laaglu

Method Summary
 com.google.gwt.event.shared.HandlerRegistration addRotationHandler(RotationHandler handler)
           
 
Methods inherited from interface com.google.gwt.event.shared.HasHandlers
fireEvent
 

Method Detail

addRotationHandler

com.google.gwt.event.shared.HandlerRegistration addRotationHandler(RotationHandler handler)


Copyright © 2010. All Rights Reserved.