| Modifier and Type | Method and Description |
|---|---|
protected abstract BasePopupPropertyEditorWidget |
BasePopupField.createPopupPropertyEditor(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo propertyInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdGeneratorEditorWidget |
class |
RelationshipEditorWidget |
class |
SequenceGeneratorEditorWidget |
| Modifier and Type | Method and Description |
|---|---|
protected BasePopupPropertyEditorWidget |
SequenceGeneratorField.createPopupPropertyEditor(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property) |
protected BasePopupPropertyEditorWidget |
RelationshipField.createPopupPropertyEditor(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property) |
protected BasePopupPropertyEditorWidget |
IdGeneratorField.createPopupPropertyEditor(org.uberfire.ext.properties.editor.model.PropertyEditorFieldInfo property) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.