com.sage.swt.client.portal.communication
Interface OpenWebHelpHandler

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

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

The handler interface for OpenWebHelpEvent events.


Method Summary
 void onOpenWebHelp(OpenWebHelpEvent event)
          Fired when a web help is opened in the portal.
 

Method Detail

onOpenWebHelp

void onOpenWebHelp(OpenWebHelpEvent event)
Fired when a web help is opened in the portal.

Parameters:
event - the event


Copyright © 2011 Sage Software, Inc. All rights reserved.