A Perfect Abstractions Ignition Project Developer recently made a graphical interface for displaying all the available super classes and methods that exists in a component.
Sometimes it is very useful for a developer to see all that can be done with a particular component. This new object inspector helps a developer do that.
The functionality exists in a single template called TreeObjectInspector. It works directly in the Ignition designer and in clients. The template is freely available and can be imported into your own projects. The template works in Ignition 7.8.0 and up. Download here: TreeObjectInspector.proj.
Here is a screenshot of the template displaying the super classes and methods of the button component in Ignition:
