public class CurrentDatetimeBehavior
extends org.apache.wicket.behavior.Behavior
| Modifier and Type | Field and Description |
|---|---|
static org.apache.wicket.request.resource.ResourceReference |
DATETIME_PLUGIN_REFERENCE
The
ResourceReference constant for the js-file
from the jquery-datetime-plugin. |
| Constructor and Description |
|---|
CurrentDatetimeBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.apache.wicket.Component component) |
protected String |
generateJS(org.apache.wicket.util.template.TextTemplate textTemplate)
Generate js.
|
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
public static final org.apache.wicket.request.resource.ResourceReference DATETIME_PLUGIN_REFERENCE
ResourceReference constant for the js-file
from the jquery-datetime-plugin.public void bind(org.apache.wicket.Component component)
bind in class org.apache.wicket.behavior.Behaviorprotected String generateJS(org.apache.wicket.util.template.TextTemplate textTemplate)
textTemplate - the text templatepublic 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 © 2010–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.