[
http://issues.apache.org/jira/browse/TAPESTRY-1060?page=comments#action_12427997
]
Jun Tsai commented on TAPESTRY-1060:
------------------------------------
yes.I use
dojo.widget.createWidget("TreeLoadingController", ${id}prop, node);
or
tapestry.widget.synchronizeWidgetState("${id}", "TreeLoadingController",
${id}prop);
> dojo config "parseWidgets: false" prevent tree widget.
> ------------------------------------------------------
>
> Key: TAPESTRY-1060
> URL: http://issues.apache.org/jira/browse/TAPESTRY-1060
> Project: Tapestry
> Issue Type: Bug
> Components: JavaScript
> Affects Versions: 4.1.1
> Reporter: Jun Tsai
> Assigned To: Jesse Kuhnert
>
> I find the Shell delegate produce the text:
> djConfig = { isDebug: true, debugContainerId:'debug',
> baseRelativePath:"http://localhost:8080/assets/static/dojo/",
> preventBackButtonFix: false, parseWidgets: false };
> the parseWidgets:false will prevent all widgets.
> I want to implement a tree widget.the config is wrong.
> I think can add a parameter parseWidgets in the AjaxShellDelegate.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]