Uses of Interface
com.tensegrity.palowebviewer.modules.widgets.client.tab.ITabActionListener

Packages that use ITabActionListener
com.tensegrity.palowebviewer.modules.widgets.client.tab   
 

Uses of ITabActionListener in com.tensegrity.palowebviewer.modules.widgets.client.tab
 

Constructors in com.tensegrity.palowebviewer.modules.widgets.client.tab with parameters of type ITabActionListener
DefaultTabElement(java.lang.String imgURL, java.lang.String title, boolean closeable, com.google.gwt.user.client.ui.Widget widget, ITabPanelModel model, ITabActionListener listener)