コード例 #1
0
 public void removeValidationListener(final ValidationListener listener) {
   ValidationEvent.removeListener(this, listener);
 }