Class EventCategoryPanel

    • Method Detail

      • onEventAction

        protected void onEventAction​(IEvent<?> event)
        To be extended in order to add actions on events.
        Parameters:
        event - event.
      • getListAuthRoles

        protected abstract List<String> getListAuthRoles()
      • getChangeAuthRoles

        protected abstract List<String> getChangeAuthRoles()