You will need to create a tool class that lets you right click on a component. Then it should check that component to see if it is one of yours, probably by checking for an attribute_dictionary that should put on your special components.
I'll write up a quick example of how to amke a tool that right clicks,
Chris