Class FilterbarChangeEditorEvent


public class FilterbarChangeEditorEvent extends BaseJBStrapEvent
This class contains the filter bar changed the visible filter editor 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

    • FilterbarChangeEditorEvent

      public FilterbarChangeEditorEvent()
  • Method Details

    • getPrevEditorId

      public String getPrevEditorId()
      Gets the previsously editor id
      Returns:
      The previously editor id
    • getCurrentEditorId

      public String getCurrentEditorId()
      Gets the current editor id
      Returns:
      The current editor is