onAction(action) {
    switch (action) {
      case 'Refresh':
        this.refresh();
        break;