public class PropertyEditorEvent extends Object
Constructor and Description |
---|
PropertyEditorEvent(String idEvent,
List<PropertyEditorCategory> properties) |
PropertyEditorEvent(String idEvent,
PropertyEditorCategory property) |
Modifier and Type | Method and Description |
---|---|
List<PropertyEditorCategory> |
getSortedProperties()
Get Properties from a event ordered by priority.
|
public PropertyEditorEvent(String idEvent, List<PropertyEditorCategory> properties)
public PropertyEditorEvent(String idEvent, PropertyEditorCategory property)
public List<PropertyEditorCategory> getSortedProperties()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.