Package cn.mapway.ui.client.widget
Class MultipleDropdown.MultipleDropdownEvent<T>
- java.lang.Object
-
- cn.mapway.ui.client.widget.MultipleDropdown.MultipleDropdownEvent<T>
-
- Enclosing class:
- MultipleDropdown
public class MultipleDropdown.MultipleDropdownEvent<T> extends Object
-
-
Constructor Summary
Constructors Constructor Description MultipleDropdownEvent()MultipleDropdownEvent(boolean flag, T target, List<T> selected)
-