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
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
addRotationHandler
com.google.gwt.event.shared.HandlerRegistration addRotationHandler(RotationHandler handler)
Copyright © 2010. All Rights Reserved.