public class KendoTemplateBehavior
extends com.googlecode.wicket.jquery.core.template.JQueryAbstractTemplateBehavior
JQueryAbstractTemplateBehavior that works with a IJQueryTemplate.IJQueryTemplate.getText().| Constructor and Description |
|---|
KendoTemplateBehavior(com.googlecode.wicket.jquery.core.template.IJQueryTemplate template)
Constructor
|
KendoTemplateBehavior(com.googlecode.wicket.jquery.core.template.IJQueryTemplate template,
String suffix)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.apache.wicket.Component component) |
String |
getToken() |
protected com.googlecode.wicket.jquery.core.template.JQueryTemplateResourceStream |
newResourceStream() |
renderHeadpublic KendoTemplateBehavior(com.googlecode.wicket.jquery.core.template.IJQueryTemplate template)
template - the IJQueryTemplate that this behavior should render via the resource streampublic KendoTemplateBehavior(com.googlecode.wicket.jquery.core.template.IJQueryTemplate template,
String suffix)
template - the IJQueryTemplate that this behavior should render via the resource streamsuffix - the token suffixpublic void bind(org.apache.wicket.Component component)
bind in class org.apache.wicket.behavior.Behaviorpublic String getToken()
getToken in class com.googlecode.wicket.jquery.core.template.JQueryAbstractTemplateBehaviorprotected com.googlecode.wicket.jquery.core.template.JQueryTemplateResourceStream newResourceStream()
newResourceStream in class com.googlecode.wicket.jquery.core.template.JQueryAbstractTemplateBehaviorCopyright © 2021 7thWeb. All rights reserved.