- All Implemented Interfaces:
- Serializable, org.apache.wicket.behavior.IBehavior, org.apache.wicket.behavior.IComponentConfigurationBehavior, org.apache.wicket.IClusterable, org.apache.wicket.markup.html.IHeaderContributor
public class AttributeAppendBehavior
extends org.apache.wicket.behavior.SimpleAttributeModifier
For a given attribute will search and append the added value to that existing attribute
Useful if we want to programatically append say CSS class'to an existing component.
It is important to note that any delimiter's prefix or suffix have to be supplied part of the value or
- Author:
- Arjun Dhar
- See Also:
- Serialized Form