com.ebmwebsourcing.geasytools.webeditor.api.project.configuration.view.events
Interface IConfigurationPanelHandler

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

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


Method Summary
 void onLoad(IConfigurationPanelLoadEvent event)
           
 void onUnload(IConfigurationPanelUnloadEvent event)
           
 

Method Detail

onLoad

void onLoad(IConfigurationPanelLoadEvent event)

onUnload

void onUnload(IConfigurationPanelUnloadEvent event)


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