public class EnumEditTextCell
extends com.google.gwt.cell.client.EditTextCell
| Constructor and Description |
|---|
EnumEditTextCell() |
| Modifier and Type | Method and Description |
|---|---|
void |
onBrowserEvent(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.dom.client.Element parent,
String value,
com.google.gwt.dom.client.NativeEvent event,
com.google.gwt.cell.client.ValueUpdater<String> valueUpdater) |
void |
render(com.google.gwt.cell.client.Cell.Context context,
String value,
com.google.gwt.safehtml.shared.SafeHtmlBuilder sb) |
clearViewData, getViewData, setViewDatapublic void onBrowserEvent(com.google.gwt.cell.client.Cell.Context context,
com.google.gwt.dom.client.Element parent,
String value,
com.google.gwt.dom.client.NativeEvent event,
com.google.gwt.cell.client.ValueUpdater<String> valueUpdater)
onBrowserEvent in interface com.google.gwt.cell.client.Cell<String>onBrowserEvent in class com.google.gwt.cell.client.EditTextCellCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.