Solved
How to override AEM widgets/editables within a component
For example, I want to override the CQ.wcm.EditBar, but the overridden methods or whatever are just applicable for one particular component, I don't want to affect other component. How can I achieve that?
thanks,