Package org.apache.wicket.behavior

Interface Summary
IBehavior Behaviors are kind of plug-ins for Components.
IBehaviorListener Listens for requests to behaviors.
 

Class Summary
AbstractAjaxBehavior Abstract class for handling Ajax roundtrips.
AbstractBehavior Adapter implementation of IBehavior.
AttributeAppender AttributeModifier that appends the given value, rather than replace it.
SimpleAttributeModifier A lightweight version of the attribute modifier.
 

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



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.