API Docs for:
Show:

flexiciousNmsp.FilterPageSortChangeEvent Class

Extends Event

Event fired when the filter, page or sort state of the grid changes.

Constructor

flexiciousNmsp.FilterPageSortChangeEvent

()

Item Index

Properties

cause

String

Whether it was a filter,page or sort that caused this change.

Default: null

filter

Filter

The filter that is associated with this event.

Default: null

triggerEvent

Event

The original event that triggered the filter event

Default: null