onChanged method

void onChanged(
  1. PlutoGridOnChangedEvent e
)

Implementation

void onChanged(PlutoGridOnChangedEvent e) {
  applyFilter();
}