@FXML
 private void handleFilterAccountAction() {
   StaticAccountsMethods.showAccountFilterDialog(typeFilter);
 }