public class DropDownSelectionChangedEvent<T> extends Object implements NiftyEvent<T>
Constructor and Description |
---|
DropDownSelectionChangedEvent(DropDown<T> dropDown,
T selection,
int selectionItemIndex) |
Copyright © 2013. All Rights Reserved.