Files
Steven ef2926042e RefreshHints are optional
The filters in RefreshHints should be optional so there is no error when updating a single one such as:

this.dataView.setRefreshHints({
    isFilterUnchanged: true
});
2013-12-20 18:47:38 -08:00
..
2013-09-15 13:13:54 -03:00
2013-12-20 18:47:38 -08:00