Uses of Class
org.apache.wicket.devutils.DevUtilsPage
Packages that use DevUtilsPage
Package
Description
Classes that make debugging Wicket HTML applications easier.
-
Uses of DevUtilsPage in org.apache.wicket.devutils.inspector
Subclasses of DevUtilsPage in org.apache.wicket.devutils.inspectorModifier and TypeClassDescriptionfinal classA page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.classclass -
Uses of DevUtilsPage in org.apache.wicket.devutils.pagestore
Subclasses of DevUtilsPage in org.apache.wicket.devutils.pagestoreModifier and TypeClassDescriptionclassA page that shows the attributes (id, name, size) of the pages stored in the data stores.