 Overload List
Overload List
| Name | Description | |
|---|---|---|
|  | onRangeChanged(String, String, String, Data..::..onRangeChangedCallback) | Event raised when filtered range in a data column is changed. | 
|  | onRangeChanged(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.
             | 






