public class KeepSessionAliveBehavior extends org.apache.wicket.behavior.Behavior implements Loggable
| Modifier and Type | Field and Description |
|---|---|
static String |
KEEP_ALIVE_JS |
| Constructor and Description |
|---|
KeepSessionAliveBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
afterRender, beforeRender, bind, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, onRemove, unbindpublic static final String KEEP_ALIVE_JS
public void renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response)
renderHead in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributorrenderHead in class org.apache.wicket.behavior.BehaviorCopyright © 2018. All rights reserved.