Adds a link to a page that is used to raise the Tapestry Inspector in a new window.
The Tapestry Inspector enables you at runtime to examine composition of a Tapestry
application, inspect persistent page properties, clear HttpSessions and Tapestry
caches.
Pages incorporating a InspectorButton component must also include a Body component.
See also: Body , ExceptionDisplay