Groovy Documentation

simplejpa.validation
[Groovy] Class TagChooserErrorCleaner

java.lang.Object
  simplejpa.validation.TagChooserErrorCleaner
All Implemented Interfaces:
ErrorCleaner

class TagChooserErrorCleaner
extends Object

Constructor Summary
TagChooserErrorCleaner()

 
Method Summary
void addErrorCleaning(JComponent component, ObservableMap errors, String errorPath)

 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TagChooserErrorCleaner

TagChooserErrorCleaner()


 
Method Detail

addErrorCleaning

@Override
void addErrorCleaning(JComponent component, ObservableMap errors, String errorPath)


 

Groovy Documentation