Dojo Question:
Download Job Interview Questions and Answers PDF
Dijit widget lifecycle?
Answer:
1.constructor
2.Properties are mixed into the widget instance
3.postMixInProperties
4.buildRendering
5.setters are called
6.postCreate
7.startup (must be called manually for programmatic widgets!)
2.Properties are mixed into the widget instance
3.postMixInProperties
4.buildRendering
5.setters are called
6.postCreate
7.startup (must be called manually for programmatic widgets!)
Download Dojo Interview Questions And Answers
PDF
Previous Question | Next Question |
Relation between AJAX and Dojo? | What is the difference between dojox, mobile, parser and dojo.parser? |