public static interface SelectItemEvent.SelectComboHandler<T> extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onSelectItem(SelectItemEvent<T> event) |
void onSelectItem(SelectItemEvent<T> event)
Copyright © 2018. All rights reserved.