Class FilterbarFilteringEvent


public class FilterbarFilteringEvent extends BaseJBStrapEvent
This class contains the user filtering in the filter bar component These are the following:
  • The client on which the event occurred
  • The ID of the component on which the event occurred
  • The event type
  • The instance of the component, on which the event occurred
  • The event's unique ID
  • The filter criteria
Since:
4.0
Author:
JBStrap
  • Constructor Details

    • FilterbarFilteringEvent

      public FilterbarFilteringEvent()
  • Method Details

    • getCriteria

      public Criteria getCriteria()
      Get filter criteria
      Returns:
      The filter criteria or null if no filter criteria in the filter bar