info.magnolia.ui.vaadin.gwt.client.tabsheet.event
Interface TabCloseEventHandler

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

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

Handler of the events fired when the tab is closed.


Method Summary
 void onTabClosed(TabCloseEvent event)
           
 

Method Detail

onTabClosed

void onTabClosed(TabCloseEvent event)


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.