public abstract class AbstractField extends Object
| Constructor and Description |
|---|
AbstractField() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getValidatorErrorMessage(PropertyEditorFieldInfo property,
String value) |
protected boolean |
validate(PropertyEditorFieldInfo property,
String value) |
abstract com.google.gwt.user.client.ui.Widget |
widget(PropertyEditorFieldInfo property) |
public abstract com.google.gwt.user.client.ui.Widget widget(PropertyEditorFieldInfo property)
protected boolean validate(PropertyEditorFieldInfo property, String value)
protected String getValidatorErrorMessage(PropertyEditorFieldInfo property, String value)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.