Module org.apache.wicket.devutils
Package org.apache.wicket.devutils.inspector
package org.apache.wicket.devutils.inspector
Classes that make debugging Wicket HTML applications easier.
-
ClassDescriptionA Wicket panel that shows interesting information about a given Wicket session.Enhanced
PageView
which displays allComponent
s andBehavior
s of aPage
in aTableTree
representation.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 specialBehavior
that measures the time needed by a component to render itself.CalculatesA Wicket panel that shows interesting information about a given Wicket session.