com.ebmwebsourcing.geasytools.webeditor.api.components.events
Interface IContentPanelComponentHandler

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

public interface IContentPanelComponentHandler
extends IComponentHandler


Method Summary
 void onClose()
           
 void onSelect()
           
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.components.events.IComponentHandler
onAfterDispatch, onAfterRegistration, onLoad, onUnload, onUpdate
 

Method Detail

onClose

void onClose()

onSelect

void onSelect()


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