Uses of Interface
LumiSoft.UI.Controls.WTab.TabListener

Packages that use TabListener
LumiSoft.UI.Controls.WTab   
 

Uses of TabListener in LumiSoft.UI.Controls.WTab
 

Methods in LumiSoft.UI.Controls.WTab with parameters of type TabListener
 void WTabBar.addTabChangedListener(TabListener l)
          Adds the specified action listener to receive action events from this button.
 void WTabBar.removeTabChangedListener(TabListener l)
          Removes the specified action listener so it no longer receives action events from this button.