org.apache.wicket.behavior
Interface IActivePageBehaviorListener

All Superinterfaces:
IBehaviorListener, IClusterable, IRequestListener, Serializable

public interface IActivePageBehaviorListener
extends IBehaviorListener

An extended IBehaviorListener which will be ignored if the page is not the last one the user accessed.

Author:
Ate Douma
See Also:
AbstractAjaxBehavior.getCallbackUrl(boolean)

Field Summary
static RequestListenerInterface INTERFACE
           
 
Method Summary
 
Methods inherited from interface org.apache.wicket.behavior.IBehaviorListener
onRequest
 

Field Detail

INTERFACE

static final RequestListenerInterface INTERFACE


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