I am using ExtJS 3 now, and I really miss setLoading function from ExtJS 4.
Looked throght the docs carefully, did not find it.
How can I set/remove loading state on any component in ExtJS 3.4?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should create a new LoadMask Object for the component
and then you can show or hide the mask