Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
MaterialComboBox.addRemoveItemHandler(UnselectItemEvent.UnselectComboHandler<T> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasUnselectItemHandler.addRemoveItemHandler(UnselectItemEvent.UnselectComboHandler<T> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<UnselectItemEvent.UnselectComboHandler<T>> |
UnselectItemEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<UnselectItemEvent.UnselectComboHandler<?>> |
UnselectItemEvent.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
UnselectItemEvent.dispatch(UnselectItemEvent.UnselectComboHandler<T> handler) |
Copyright © 2018. All rights reserved.