Class ListGridSortEvent


public class ListGridSortEvent extends BaseJBStrapEvent
This class contains the list grid need sort data 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
Since:
4.0
Author:
JBStrap
  • Constructor Details

    • ListGridSortEvent

      public ListGridSortEvent()
  • Method Details