Is there an analogy to the method which enables us to remove an event from a class?
According to the dojo documentation there is no support for this when using connect. I guess for now I can remove and re-add the elements!
Code: Select all
addEventToClassAccording to the dojo documentation there is no support for this when using connect. I guess for now I can remove and re-add the elements!