Package org.apache.wicket.behavior

Interface Summary
IBehaviorListener Listens for requests to behaviors.
 

Class Summary
AbstractAjaxBehavior Abstract class for handling Ajax roundtrips.
AbstractBehavior Deprecated. extend Behavior instead
AttributeAppender AttributeModifier that appends the given value, rather than replace it.
Behavior Behaviors are kind of plug-ins for Components.
SimpleAttributeModifier Deprecated. use AttributeModifier.replace(String, java.io.Serializable) instead
 

Exception Summary
InvalidBehaviorIdException Thrown when a behavior with an invalid id is requested
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.