onQueryChanged method

void onQueryChanged()

query 变动时调用

通常再此方法中进行数据请求操作

Implementation

void onQueryChanged() {}