Overload List

  NameDescription
Public methodonRangeChanged(String, String, String, Data..::..onRangeChangedCallback)
Event raised when filtered range in a data column is changed.
Public methodonRangeChanged(String, String, String, onRangeChangedCallback)
Event raised when filtered range in a data column is changed. Note that the event will raise when the filtered data changes, and the callback will only specify the range of the filtered column. The event will always return [null, null] as range for Hierarchy Filters.

See Also