Uses of Class
org.apache.wicket.devutils.DevUtilsPanel
Packages that use DevUtilsPanel
Package
Description
Classes that make debugging Wicket HTML applications easier.
-
Uses of DevUtilsPanel in org.apache.wicket.devutils.debugbar
Subclasses of DevUtilsPanel in org.apache.wicket.devutils.debugbarModifier and TypeClassDescriptionclassThe debug bar is for use during development.classA panel that adds a link to the inspector to the debug bar.classA panel that adds a link to persisted pages to the debug bar.classA panel for the debug bar that shows the session size and links to the page that shows more information about sessions.classA standard looking debug panel with an img (optional) and a string of data, and the whole thing is a link. -
Uses of DevUtilsPanel in org.apache.wicket.devutils.inspector
Subclasses of DevUtilsPanel in org.apache.wicket.devutils.inspectorModifier and TypeClassDescriptionfinal classA Wicket panel that shows interesting information about a given Wicket session.final classA Wicket panel that shows interesting information about a given Wicket session.