com.evolveum.midpoint.web.page.admin.server.dto
Class TsaValidator

java.lang.Object
  extended by org.apache.wicket.behavior.Behavior
      extended by org.apache.wicket.markup.html.form.validation.AbstractFormValidator
          extended by com.evolveum.midpoint.web.page.admin.server.dto.TsaValidator
All Implemented Interfaces:
Serializable, org.apache.wicket.IClusterable, org.apache.wicket.IComponentAwareEventSink, org.apache.wicket.markup.html.form.validation.IFormValidator, org.apache.wicket.markup.html.IComponentAwareHeaderContributor

public class TsaValidator
extends org.apache.wicket.markup.html.form.validation.AbstractFormValidator

See Also:
Serialized Form

Constructor Summary
TsaValidator(org.apache.wicket.markup.html.form.CheckBox runUntilNodeDown, org.apache.wicket.markup.html.form.DropDownChoice threadStop)
           
 
Method Summary
 org.apache.wicket.markup.html.form.FormComponent<?>[] getDependentFormComponents()
           
 void validate(org.apache.wicket.markup.html.form.Form<?> form)
           
 
Methods inherited from class org.apache.wicket.markup.html.form.validation.AbstractFormValidator
error, error, error, error, resourceKey, variablesMap
 
Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, bind, canCallListenerInterface, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, renderHead, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TsaValidator

public TsaValidator(org.apache.wicket.markup.html.form.CheckBox runUntilNodeDown,
                    org.apache.wicket.markup.html.form.DropDownChoice threadStop)
Method Detail

getDependentFormComponents

public org.apache.wicket.markup.html.form.FormComponent<?>[] getDependentFormComponents()

validate

public void validate(org.apache.wicket.markup.html.form.Form<?> form)


Copyright © 2013 evolveum. All Rights Reserved.