@Override
 protected void dispatch(Handler handler) {
   handler.onRowOrderChange(this);
 }