org.apache.wicket.devutils.debugbar
Interface IDebugBarContributor

All Superinterfaces:
Serializable
All Known Implementing Classes:
VersionDebugContributor

public interface IDebugBarContributor
extends Serializable


Method Summary
 Component createComponent(String id, DebugBar debugBar)
           
 

Method Detail

createComponent

Component createComponent(String id,
                          DebugBar debugBar)


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