Toggles member parts inheritance, private/public and protected in the menu and on the pages.
This class serves dual purpose, as it is loaded on the main (index.html) page as well as
individual pages that are loaded into the main page.
Since individual pages are loaded as iframes, we use a messaging system to
communicate between the index and content pages.