com.sage.swt.client.widget
Interface HasFactoryCopyHandlers
- All Superinterfaces:
- com.google.gwt.event.shared.HasHandlers
public interface HasFactoryCopyHandlers
- extends com.google.gwt.event.shared.HasHandlers
A widget that implements this interface is a public source of FactoryCopyEvent
events.
Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
addFactoryCopyHandler
com.google.gwt.event.shared.HandlerRegistration addFactoryCopyHandler(FactoryCopyHandler handler)
- Adds a
FactoryCopyEvent
handler.
- Parameters:
handler
- the handler
- Returns:
- the handler registration
Copyright © 2011 Sage Software, Inc. All rights reserved.