org.apache.wicket.behavior
Interface IIgnoreDisabledComponentBehavior

All Superinterfaces:
IBehavior, IClusterable, Serializable

public interface IIgnoreDisabledComponentBehavior
extends IBehavior

Interface that can be used to tag behaviors where response should be called on even if the component is disabled.

Author:
jcompagner

Method Summary
 
Methods inherited from interface org.apache.wicket.behavior.IBehavior
afterRender, beforeRender, bind, detach, exception, getStatelessHint, isEnabled, isTemporary, onComponentTag
 



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