摘要: 一般情况下,通过Ext.XTemplate类描画页面时,css选择器都是指定好的,也就是固定不变的样式。但如果页面的样式需要根据某些条件发生改变时,可以通过使用Ext.XTemplate类内建的变量和成员方法动态的改变样式。Ext.XTemplat内建的对象有out: The output array into which the template is being appended (usingpushto laterjoin).values: The values in the current scope. If you are using scope changing sub-templ 阅读全文