de.lessvoid.nifty.controls
Class ButtonClickedEvent
java.lang.Object
de.lessvoid.nifty.controls.ButtonClickedEvent
- All Implemented Interfaces:
- NiftyEvent<Void>
public class ButtonClickedEvent
- extends Object
- implements NiftyEvent<Void>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ButtonClickedEvent
public ButtonClickedEvent(Button button)
getButton
public Button getButton()
Copyright © 2011. All Rights Reserved.