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