Package org.apache.wicket.devutils
-
Class Summary Class Description 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. -
Exception Summary Exception Description DevelopmentUtilitiesNotEnabledException Just an exception that can be thrown if a development utility is invoked, constructed, etc, and the setting in the application is not enabled.