| Package | Description |
|---|---|
| com.google.gwt.debugpanel.models | |
| com.google.gwt.debugpanel.widgets |
| Modifier and Type | Method and Description |
|---|---|
DebugPanelFilter |
GwtDebugPanelFilterModel.getFilter(int idx) |
DebugPanelFilter |
DebugPanelFilterModel.getFilter(int idx) |
| Modifier and Type | Method and Description |
|---|---|
void |
DebugPanelFilterModelListener.filterStatusChanged(DebugPanelFilter filter,
int idx,
boolean active) |
| Constructor and Description |
|---|
GwtDebugPanelFilterModel(DebugPanelFilter[] filters) |
| Modifier and Type | Class and Description |
|---|---|
static class |
GwtDebugPanelFilters.DurationFilter
Filters events that have a duration within certain bounds.
|
static class |
GwtDebugPanelFilters.RpcFilter
Filters events that belong to an RPC that matches a specific pattern.
|
static class |
GwtDebugPanelFilters.TimeFilter
Filters events that happen in a specific time range.
|
| Modifier and Type | Method and Description |
|---|---|
static DebugPanelFilter[] |
GwtDebugPanelFilters.getFilters() |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.