com.ebmwebsourcing.geasytools.webeditor.api.layout.events
Interface IMultipleComponentPlaceHolderHandler

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

public interface IMultipleComponentPlaceHolderHandler
extends IPlaceHolderHandler


Method Summary
 void onComponentHide(IComponentHideEvent event)
           
 void onComponentShown(IComponentShowEvent event)
           
 
Methods inherited from interface com.ebmwebsourcing.geasytools.webeditor.api.layout.events.IPlaceHolderHandler
onAddComponent
 

Method Detail

onComponentHide

void onComponentHide(IComponentHideEvent event)

onComponentShown

void onComponentShown(IComponentShowEvent event)


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