Package org.apache.wicket.devutils.inspector
Classes that make debugging Wicket HTML applications easier.
-
Class Summary Class Description ApplicationView A Wicket panel that shows interesting information about a given Wicket session.EnhancedPageView EnhancedPageViewwhich displays allComponents andBehaviors of aPagein aTableTreerepresentation.InspectorPage A page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.LiveSessionsPage RenderPerformanceListener A listener that adds a specialBehaviorthat measures the time needed by a component to render itself.RequestsPage SessionSizeModel CalculatesSessionView A Wicket panel that shows interesting information about a given Wicket session.