Class VersionDebugContributor
java.lang.Object
org.apache.wicket.devutils.debugbar.VersionDebugContributor
- All Implemented Interfaces:
Serializable,IDebugBarContributor,org.apache.wicket.util.io.IClusterable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wicket.ComponentcreateComponent(String id, DebugBar debugBar)
-
Field Details
-
DEBUG_BAR_CONTRIB
-
-
Constructor Details
-
VersionDebugContributor
public VersionDebugContributor()
-
-
Method Details
-
createComponent
- Specified by:
createComponentin interfaceIDebugBarContributor- Returns:
- Component
-