跳至內容
選單
此問題已被標幟
2929 瀏覽次數

i'm new to javascript , i created a new client action ,added a template then a js file that extend the AbstractAction 

var JsClientView = AbstractAction.extend({
//contentTemplate: 'UploadDocumentMainMenu',
template: 'JsClientView',

events: {
'click .mybutton': '_onButton',


},


it's working perfectlu now i want to add dynamic variables to my template , i just want to know how can i pass it to the template

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
4月 23
21751
0
12月 19
4489
2
2月 24
2194
1
10月 23
2186
0
4月 20
3224