public class Wicket6LiveDataAjaxBehavior
extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior
LiveDataSeries via AJAX.| Constructor and Description |
|---|
Wicket6LiveDataAjaxBehavior(LiveDataSeries series) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIntervalJavaScriptVarName() |
LiveDataSeries |
getSeries() |
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
protected void |
reset() |
protected void |
respond(org.apache.wicket.ajax.AjaxRequestTarget target) |
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, getChannel, getFailureScript, getPreconditionScript, getSuccessScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributesafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTagpublic Wicket6LiveDataAjaxBehavior(LiveDataSeries series)
protected void respond(org.apache.wicket.ajax.AjaxRequestTarget target)
respond in class org.apache.wicket.ajax.AbstractDefaultAjaxBehaviorpublic 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.ajax.AbstractDefaultAjaxBehaviorprotected String getIntervalJavaScriptVarName()
protected void reset()
public LiveDataSeries getSeries()
Copyright © 2012. All Rights Reserved.