Dojo Question:
Download Questions PDF

Explain Event System in Dojo?

Dojo Interview Question
Dojo Interview Question

Answer:

• ”Like crack for web developers”
• Any function can be notified when other function fires
• Any DOM object can be connected to any function dojo.event.connect(”id”, ”onClick”, listenerObj, ”handleOnClick”);

Download Dojo Interview Questions And Answers PDF

Previous QuestionNext Question
Explain about Language Libraries in Dojo?Explain about Environment-Specific Libraries in Dojo?