Package org.apache.wicket.devutils.inspector
package org.apache.wicket.devutils.inspector
Classes that make debugging Wicket HTML applications easier.
-
ClassesClassDescriptionA Wicket panel that shows interesting information about a given Wicket session.Enhanced
PageViewwhich displays allComponents andBehaviors of aPagein aTableTreerepresentation.A page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.A listener that adds a specialBehaviorthat measures the time needed by a component to render itself.CalculatesA Wicket panel that shows interesting information about a given Wicket session.