com.tibco.bpm.web.client.model.managedevents
Interface HasSystemActionsEventHandler
- All Superinterfaces:
- com.google.gwt.event.shared.HasHandlers
public interface HasSystemActionsEventHandler
- extends com.google.gwt.event.shared.HasHandlers
An object that implements this interface has a handler for the
SystemActionsEvent event.
©2011 TIBCO Software Inc.
- Since:
- 2.0.0
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
fireEvent |
addSystemActionsEventHandler
com.google.gwt.event.shared.HandlerRegistration addSystemActionsEventHandler(SystemActionsEventHandler handler)
- Adds a
SystemActionsEvent handler.
- Parameters:
handler - the handler
- Returns:
- the registration for the event
Copyright © 2015 TIBCO Software Inc. All Rights Reserved.