public abstract class BasePopupField
extends org.uberfire.ext.properties.editor.client.fields.AbstractField
| Constructor and Description |
|---|
BasePopupField() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BasePopupPropertyEditorWidget |
createPopupPropertyEditor(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo propertyInfo) |
com.google.gwt.user.client.ui.Widget |
widget(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property) |
public com.google.gwt.user.client.ui.Widget widget(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property)
widget in class org.uberfire.ext.properties.editor.client.fields.AbstractFieldprotected abstract BasePopupPropertyEditorWidget createPopupPropertyEditor(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo propertyInfo)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.