Correct Answer: Ext.getCmp(id)
Explanation:
Note: This Question is unanswered, help us to find answer for this one
ExtJs Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More ExtJs MCQ Questions
What is the default value of the hideMode option for Ext.grid.column.Column?
Which one of the following layout types is used for forms that have controls with labels above them laid out vertically?
The ________ validation varifies is the value is present (0(zero) is a valid value,but an empty string is not).
What is the proper syntax to set up global theme variables in Ext?
What is the event name that fires when a user checks a checkbox in Ext 4.0?
With Sandbox mode you can run Extjs 4 alongside with previous versions of Extjs on the same page.
Why would a developer use a Pager?
Extjs 4 introduces a new package organization and that is why some classes names are not the same as they were in Extjs 3.
True or false? Ext Js supports all major web browsers including: IE 6+,Firefox 1.5+(Pc,Mac),Safari 3+,Opera9+(Pc,Mac).
What is the name of the method on an Ext.data.store that synchronizes the records in the store with a remote data source?