Uses of Interface
com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel.event.ITabPanelHandler

Packages that use ITabPanelHandler
com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel   
com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel   
com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.event   
 

Uses of ITabPanelHandler in com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.api.tabpanel with parameters of type ITabPanelHandler
 void ITabPanel.addHandler(ITabPanelHandler handler)
           
 

Uses of ITabPanelHandler in com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel with parameters of type ITabPanelHandler
 void AbstractTabPanel.addHandler(ITabPanelHandler handler)
           
 

Uses of ITabPanelHandler in com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.event
 

Fields in com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.event with type parameters of type ITabPanelHandler
static com.google.gwt.event.shared.GwtEvent.Type<ITabPanelHandler> PanelSelectedEvent.TYPE
           
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.event that return types with arguments of type ITabPanelHandler
 com.google.gwt.event.shared.GwtEvent.Type<ITabPanelHandler> PanelSelectedEvent.getAssociatedType()
           
 

Methods in com.ebmwebsourcing.geasytools.widgets.ext.impl.tabpanel.event with parameters of type ITabPanelHandler
protected  void PanelSelectedEvent.dispatch(ITabPanelHandler handler)
           
 



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