de.lessvoid.nifty.controls
Class TabSelectedEvent

java.lang.Object
  extended by de.lessvoid.nifty.controls.TabSelectedEvent
All Implemented Interfaces:
NiftyEvent<Void>

public class TabSelectedEvent
extends Object
implements NiftyEvent<Void>

Author:
ractoc

Constructor Summary
TabSelectedEvent(TabsControl tabsControl, String selectedTabId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabSelectedEvent

public TabSelectedEvent(TabsControl tabsControl,
                        String selectedTabId)


Copyright © 2011. All Rights Reserved.