Module org.apache.wicket.devutils
Interface IDebugBarContributor
-
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
- All Known Implementing Classes:
VersionDebugContributor
public interface IDebugBarContributor extends org.apache.wicket.util.io.IClusterable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.wicket.Component
createComponent(String id, DebugBar debugBar)
-