|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.validation.validator.AbstractValidator<Collection<com.alogient.cameleon.sdk.form.vo.formelement.NameValueElementVo>>
com.alogient.cameleon.extension.wicket.ui.form.element.validator.CameleonListValidator
com.alogient.cameleon.extension.wicket.ui.form.element.validator.CameleonListValidator.MaximumSelectedValidator
public static class CameleonListValidator.MaximumSelectedValidator
Validator for checking if the number of allowed selected items is less than the allowed value.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.alogient.cameleon.extension.wicket.ui.form.element.validator.CameleonListValidator |
|---|
CameleonListValidator.MaximumSelectedValidator, CameleonListValidator.MinimumSelectedValidator |
| Constructor Summary | |
|---|---|
CameleonListValidator.MaximumSelectedValidator(Integer maximumSelected)
|
|
| Method Summary | |
|---|---|
protected void |
onValidate(org.apache.wicket.validation.IValidatable<Collection<com.alogient.cameleon.sdk.form.vo.formelement.NameValueElementVo>> iValidatable)
|
| Methods inherited from class org.apache.wicket.validation.validator.AbstractValidator |
|---|
error, error, error, error, messageModel, resourceKey, resourceKey, validate, validate, validateOnNullValue, variablesMap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CameleonListValidator.MaximumSelectedValidator(Integer maximumSelected)
maximumSelected - maximum of items which should be selected by the client| Method Detail |
|---|
protected void onValidate(org.apache.wicket.validation.IValidatable<Collection<com.alogient.cameleon.sdk.form.vo.formelement.NameValueElementVo>> iValidatable)
onValidate in class org.apache.wicket.validation.validator.AbstractValidator<Collection<com.alogient.cameleon.sdk.form.vo.formelement.NameValueElementVo>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||