public interface DebugPanelFilter
| Modifier and Type | Interface and Description |
|---|---|
static class |
DebugPanelFilter.Config
A
filter's configuration. |
| Modifier and Type | Method and Description |
|---|---|
DebugPanelFilter.Config |
getConfig() |
String |
getDescription() |
String |
getMenuItemLabel() |
String |
getSettingsTitle() |
boolean |
include(DebugStatisticsValue value) |
boolean |
processChildren() |
String getMenuItemLabel()
String getSettingsTitle()
String getDescription()
DebugPanelFilter.Config getConfig()
boolean include(DebugStatisticsValue value)
boolean processChildren()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.