|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDebugBarContributor | |
|---|---|
| org.apache.wicket.devutils.debugbar | |
| Uses of IDebugBarContributor in org.apache.wicket.devutils.debugbar |
|---|
| Classes in org.apache.wicket.devutils.debugbar that implement IDebugBarContributor | |
|---|---|
class |
VersionDebugContributor
|
| Fields in org.apache.wicket.devutils.debugbar declared as IDebugBarContributor | |
|---|---|
static IDebugBarContributor |
SessionSizeDebugPanel.DEBUG_BAR_CONTRIB
|
static IDebugBarContributor |
InspectorDebugPanel.DEBUG_BAR_CONTRIB
|
static IDebugBarContributor |
VersionDebugContributor.DEBUG_BAR_CONTRIB
|
static IDebugBarContributor |
PageSizeDebugPanel.DEBUG_BAR_CONTRIB
|
| Methods in org.apache.wicket.devutils.debugbar with parameters of type IDebugBarContributor | |
|---|---|
static void |
DebugBar.registerContributor(IDebugBarContributor contrib)
Register your own custom contributor that will be part of the debug bar. |
static void |
DebugBar.registerContributor(IDebugBarContributor contrib,
Application application)
Register your own custom contributor that will be part of the debug bar. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||