public class GwtDebugPanelFilters extends Object
| 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 | Field and Description |
|---|---|
protected static com.google.gwt.i18n.client.DateTimeFormat |
FORMAT |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.gwt.user.client.ui.Label |
createFormLabel(String text) |
protected static com.google.gwt.user.client.ui.TextBox |
createTextBox(int visibleLength) |
static DebugPanelFilter[] |
getFilters() |
public static DebugPanelFilter[] getFilters()
protected static com.google.gwt.user.client.ui.Label createFormLabel(String text)
protected static com.google.gwt.user.client.ui.TextBox createTextBox(int visibleLength)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.