Correct Answer: Ext.addClass() will add the class to a DOM object whereas Ext.removeClass() will remove a class from a DOM object.
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 difference between an Ext.element and an Ext.component?
is Extjs a cross-browser RIA framework?
What is the difference between a GridPanel and an EditorGridPanel?
Which one of the following is true about the Ext viewport?
What data proxy does Ext support?
Linking Models: There are two types of Associations between Models: belongsTo and hasMany. But one represents a many to one association with another model.
What is the base class for grid panel?
Which of the following statement is false?
The ____________ validation verifies if the given value does not match with one of the given values of the list
What is the name of the event that fires when the user activates a combobox by clicking on it?