public class EditableTextBox extends Object implements com.google.gwt.user.client.ui.IsWidget
| Constructor and Description |
|---|
EditableTextBox(org.uberfire.client.callbacks.Callback<String> changed,
org.gwtbootstrap3.client.ui.TextBox view,
String fieldName,
String initialValue) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
onValueChange(String value) |
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetpublic void onValueChange(String value)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.