FEATURE: Right-clicking button provides access to onAction

When right-clicking on a button object it would be nice to have access to the onAction method. This would invoke Method Editor and navigate to the proper method.

If the method does not exist then the prompt to create a new one is offered.