|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| org.apache.wicket.validation.validator.AbstractValidator
with changes to ValidationError in 6.0 this class serves very little purpose.
Validators should implement IValidator directly and extend Behavior
where needed. |
|
| org.apache.wicket.core.util.string.UrlUtils
Use UrlUtils instead. |
|
| Deprecated Constructors | |
|---|---|
| org.apache.wicket.behavior.AttributeAppender(String, boolean, IModel>, String)
use AttributeAppender.AttributeAppender(String, IModel) instead. |
|
| org.apache.wicket.AttributeModifier(String, boolean, IModel>)
AttributeModifier will now always add the attribute if not present, use AttributeModifier.AttributeModifier(String, IModel) instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||