onAddClicked method

void onAddClicked()

Implementation

void onAddClicked() {
  _navigator.showAddWhereClause(_tableName);
}