Uses of Interface
org.exoplatform.gwtframework.ui.client.tab.event.TabClosedHandler

Packages that use TabClosedHandler
org.exoplatform.gwtframework.ui.client.tab   
org.exoplatform.gwtframework.ui.client.tab.event   
org.exoplatform.gwtframework.ui.client.tablayout   
 

Uses of TabClosedHandler in org.exoplatform.gwtframework.ui.client.tab
 

Methods in org.exoplatform.gwtframework.ui.client.tab with parameters of type TabClosedHandler
 com.google.gwt.event.shared.HandlerRegistration TabPanel.addTabClosedHandler(TabClosedHandler tabClosedHandler)
           
 

Uses of TabClosedHandler in org.exoplatform.gwtframework.ui.client.tab.event
 

Fields in org.exoplatform.gwtframework.ui.client.tab.event with type parameters of type TabClosedHandler
static com.google.gwt.event.shared.GwtEvent.Type<TabClosedHandler> TabClosedEvent.TYPE
           
 

Methods in org.exoplatform.gwtframework.ui.client.tab.event that return types with arguments of type TabClosedHandler
 com.google.gwt.event.shared.GwtEvent.Type<TabClosedHandler> TabClosedEvent.getAssociatedType()
           
 

Methods in org.exoplatform.gwtframework.ui.client.tab.event with parameters of type TabClosedHandler
 com.google.gwt.event.shared.HandlerRegistration HasTabClosedHandler.addTabClosedHandler(TabClosedHandler tabClosedHandler)
           
protected  void TabClosedEvent.dispatch(TabClosedHandler handler)
           
 

Uses of TabClosedHandler in org.exoplatform.gwtframework.ui.client.tablayout
 

Methods in org.exoplatform.gwtframework.ui.client.tablayout with parameters of type TabClosedHandler
 com.google.gwt.event.shared.HandlerRegistration TabPanel.addTabClosedHandler(TabClosedHandler tabClosedHandler)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.