Class PropertyEditorEvent


  • public class PropertyEditorEvent
    extends Object
    A Property Editor CDI Event handled by Property Editor. Id event its a parameter to identify the originator of the event. A Property Editor event contains one or multiples PropertyEditorCategory.
    • Method Detail

      • getSortedProperties

        public List<PropertyEditorCategory> getSortedProperties()
        Get Properties from a event ordered by priority.
        Returns:
        Categories and fields ordered by priority, lower values toward the beginning