com.tibco.bpm.web.client.model.managedevents
Interface TranslationEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface TranslationEventHandler
extends com.google.gwt.event.shared.EventHandler

Handler interface for the TranslationEvent. The implemented method is called on the handler when the event is dispatched.

©2011 TIBCO Software Inc.

Since:
2.0.0
See Also:
SystemActionsEvent#dispatchLocal(TranslationEventHandler)

Method Summary
 void onTranslationEvent(TranslationEvent event)
           
 

Method Detail

onTranslationEvent

void onTranslationEvent(TranslationEvent event)


Copyright © 2015 TIBCO Software Inc. All Rights Reserved.