Interface IDebugBarContributor
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable,Serializable
- All Known Implementing Classes:
VersionDebugContributor
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wicket.ComponentcreateComponent(String id, DebugBar debugBar)
-
Method Details
-
createComponent
- Parameters:
id-debugBar-- Returns:
- Component
-