Uses of Class
org.apache.wicket.devutils.debugbar.StandardDebugPanel
-
Packages that use StandardDebugPanel Package Description org.apache.wicket.devutils.debugbar -
-
Uses of StandardDebugPanel in org.apache.wicket.devutils.debugbar
Subclasses of StandardDebugPanel in org.apache.wicket.devutils.debugbar Modifier and Type Class Description classInspectorDebugPanelA panel that adds a link to the inspector to the debug bar.classPageStoreDebugPanelA panel that adds a link to persisted pages to the debug bar.classSessionSizeDebugPanelA panel for the debug bar that shows the session size and links to the page that shows more information about sessions.
-