I am trying to add functionality to custom editor that is from a package.
So i wrote my own customeditor that is inheriting the custom editor from the package.
How do i force the custom editor to use mine inherited one, instead of the base one?
I am trying to add functionality to custom editor that is from a package.
So i wrote my own customeditor that is inheriting the custom editor from the package.
How do i force the custom editor to use mine inherited one, instead of the base one?