Class ListGridNextPageRequestEvent


public class ListGridNextPageRequestEvent extends BaseJBStrapEvent
This class contains the data of the ListGrid next page request event. 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

    • ListGridNextPageRequestEvent

      public ListGridNextPageRequestEvent()