Package com.googlecode.wicket.jquery.ui.kendo

Class Summary
KendoAbstractBehavior Provides the base class for Kendo UI behavior implementations
KendoResourceStream Provides the resource stream for Kendo-UI templates.
KendoTemplateBehavior Provides the kendo-ui implementation of JQueryAbstractTemplateBehavior that works with a IJQueryTemplate.
The content of the <script /> block (the resource stream) is given by the IJQueryTemplate.getText().

This implementation is different from JQueryTemplateBehavior as the <script /> block will have the kendo-ui type ("text/x-kendo-template")
 



Copyright © 2012 7thWeb. All Rights Reserved.