Using event at google closure template -


i have problems google closure template. i'm doing navigator of websites, little kind of complex , multiple events; using template create navigator dom structure fail hand events because don't know if need write event using google closure lib not use template auto conduct pure js file.

my question in situation, need handle event separately or can using template handle event?

thanks answer.

i solved it.

template soy conduct dom structure , provide function auto conduct {namespace}; in goog lib js file invoke namespace function , perform event hanlder. ps: careful using soyutils_usegoog.js


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -