Uses of Class
net.bpelunit.framework.client.eclipse.dialog.DialogFieldValidator

Packages that use DialogFieldValidator
net.bpelunit.framework.client.eclipse.dialog   
net.bpelunit.framework.client.eclipse.dialog.validate   
 

Uses of DialogFieldValidator in net.bpelunit.framework.client.eclipse.dialog
 

Methods in net.bpelunit.framework.client.eclipse.dialog that return DialogFieldValidator
protected  DialogFieldValidator Field.getValidator()
           
 

Methods in net.bpelunit.framework.client.eclipse.dialog with parameters of type DialogFieldValidator
 void Field.setValidator(DialogFieldValidator validator)
           
 

Uses of DialogFieldValidator in net.bpelunit.framework.client.eclipse.dialog.validate
 

Subclasses of DialogFieldValidator in net.bpelunit.framework.client.eclipse.dialog.validate
 class NotEmptyValidator
          A validator which simply checks whether the given value is empty.
 class NullValidator
          A validator which doesn't check anything.
 



Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.