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