Uses of Package
org.apache.wicket.devutils

Packages that use org.apache.wicket.devutils
org.apache.wicket.devutils.debugbar   
org.apache.wicket.devutils.inspector Classes that make debugging Wicket HTML applications easier. 
 

Classes in org.apache.wicket.devutils used by org.apache.wicket.devutils.debugbar
DevUtilsPanel
          All panels in the wicket-devutils package should extend this panel so that they automatically get checked to make sure that the utilities are enabled in the application debug settings.
 

Classes in org.apache.wicket.devutils used by org.apache.wicket.devutils.inspector
DevUtilsPage
          All pages in the wicket-devutils package should extend this page so that they automatically get checked to make sure that the utilities are enabled in the application debug settings.
DevUtilsPanel
          All panels in the wicket-devutils package should extend this panel so that they automatically get checked to make sure that the utilities are enabled in the application debug settings.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.