public class WiQueryEventBehavior extends WiQueryAbstractAjaxBehavior
Calls a JavaScript statement when the given Event is triggered.
options| Constructor and Description |
|---|
WiQueryEventBehavior(Event event)
Builds a new instance of
WiQueryEventBehavior. |
| Modifier and Type | Method and Description |
|---|---|
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
getBehaviorComponent, getOptions, respond, setEventListenerfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributesafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindbeforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTagpublic WiQueryEventBehavior(Event event)
WiQueryEventBehavior.event - the Event triggering the JavaScript statement.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.ajax.AbstractDefaultAjaxBehaviorCopyright © 2018. All Rights Reserved.