Class InspectorPage

All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IManageablePage, IRequestableComponent, IRequestablePage, IHierarchical<Component>, IClusterable

public final class InspectorPage extends DevUtilsPage
A page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.
Author:
Jonathan Locke
See Also: