E - field typepublic class ValueBoxFromEvent<E> extends Object
| Constructor and Description |
|---|
ValueBoxFromEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.gwt.user.client.ui.ValueBoxBase<E> |
getTextBoxFromEvent(com.google.gwt.event.shared.GwtEvent<?> pevent)
get ValueBoxBase which produced the event.
|
protected com.google.gwt.user.client.ui.ValueBoxBase<E> getTextBoxFromEvent(com.google.gwt.event.shared.GwtEvent<?> pevent)
pevent - event to get box fromCopyright © 2015–2017. All rights reserved.