Package | Description |
---|---|
org.uberfire.ext.properties.editor.model | |
org.uberfire.ext.properties.editor.service |
Modifier and Type | Method and Description |
---|---|
static PropertyEditorCategory |
PropertyUtils.convertMapToCategory(Map<String,List<String>> map) |
PropertyEditorCategory |
PropertyEditorCategory.withField(PropertyEditorFieldInfo field)
Add a field to a PropertyEditorCategory
|
Modifier and Type | Method and Description |
---|---|
List<PropertyEditorCategory> |
PropertyEditorEvent.getSortedProperties()
Get Properties from a event ordered by priority.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyEditorFieldInfo.setPropertyEditorCategory(PropertyEditorCategory category) |
Constructor and Description |
---|
PropertyEditorEvent(String idEvent,
PropertyEditorCategory property) |
Constructor and Description |
---|
PropertyEditorEvent(String idEvent,
List<PropertyEditorCategory> properties) |
Modifier and Type | Method and Description |
---|---|
PropertyEditorCategory |
BeanPropertyEditorBuilderService.extract(String fqcn) |
PropertyEditorCategory |
BeanPropertyEditorBuilderService.extract(String fqcn,
Object instance) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.