com.ebmwebsourcing.geasytools.webeditor.api.plugin.events
Interface IPluginManagerHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
All Known Subinterfaces:
IDefaultPluginHandler, IDefaultPluginHandler, IDefaultPluginHandler

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


Method Summary
 void onPluginRegistered(IPluginRegisteredEvent event)
           
 void onPluginRegistrationComplete(IPluginRegistrationCompleteEvent event)
           
 

Method Detail

onPluginRegistered

void onPluginRegistered(IPluginRegisteredEvent event)

onPluginRegistrationComplete

void onPluginRegistrationComplete(IPluginRegistrationCompleteEvent event)


Copyright © 2010-2011 Petals Link. All Rights Reserved.