示例#1
0
 @Override
 public void removeField(IFormField f) {
   super.removeField(f);
   clearCategorization();
 }