37383940414243
new CategoryForm(this, category).showDialog(); } @Override public void onAddNew() { openFormView(new Category()); }