Package org.apache.wicket.examples.debug

Classes that make debugging Wicket HTML applications easier.

See:
          Description

Class Summary
ApplicationView A Wicket panel that shows interesting information about a given Wicket session.
InspectorBug A page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.
InspectorPage A page that shows interesting attributes of the Wicket environment, including the current session and the component tree for the current page.
LiveSessionsPage  
PageMapView A Wicket panel that shows interesting information about a given Wicket pagemap.
RequestsPage  
SessionView A Wicket panel that shows interesting information about a given Wicket session.
 

Package org.apache.wicket.examples.debug Description

Classes that make debugging Wicket HTML applications easier.



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