| Package | Description |
|---|---|
| com.google.gwt.debugpanel.client | |
| com.google.gwt.debugpanel.models |
| Modifier and Type | Field and Description |
|---|---|
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelRpcEventHandler.RpcTree.callbackNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelRpcEventHandler.RpcTree.deserializedNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelStartupEventHandler.StartUpTree.evalNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelStartupEventHandler.StartUpTree.injectionNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelRpcEventHandler.RpcTree.parent |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelStartupEventHandler.StartUpTree.permutations |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelStartupEventHandler.StartUpTree.receivedNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelStartupEventHandler.StartUpTree.requestedNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelRpcEventHandler.RpcTree.responseNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelRpcEventHandler.RpcTree.root |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelRpcEventHandler.RpcTree.sentNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelRpcEventHandler.RpcTree.serializedNode |
GwtDebugStatisticsModel.GwtNode |
DefaultStatisticsModelStartupEventHandler.StartUpTree.startup |
| Modifier and Type | Method and Description |
|---|---|
GwtDebugStatisticsModel.GwtNode |
AbstractStatisticsModelEventHandler.findOrCreateChild(GwtDebugStatisticsModel model,
GwtDebugStatisticsModel.GwtNode parent,
String label,
double start,
double end) |
| Modifier and Type | Method and Description |
|---|---|
GwtDebugStatisticsModel.GwtNode |
AbstractStatisticsModelEventHandler.findOrCreateChild(GwtDebugStatisticsModel model,
GwtDebugStatisticsModel.GwtNode parent,
String label,
double start,
double end) |
DefaultStatisticsModelRpcEventHandler.RpcTree |
DefaultStatisticsModelRpcEventHandler.getRpcRoot(GwtDebugStatisticsModel model,
GwtDebugStatisticsModel.GwtNode parent,
String module,
String group,
double millis) |
| Constructor and Description |
|---|
DefaultStatisticsModelRpcEventHandler.RpcTree(GwtDebugStatisticsModel.GwtNode parent,
GwtDebugStatisticsModel.GwtNode root) |
DefaultStatisticsModelStartupEventHandler.StartUpTree(GwtDebugStatisticsModel.GwtNode startup) |
| Modifier and Type | Method and Description |
|---|---|
GwtDebugStatisticsModel.GwtNode |
GwtDebugStatisticsModel.GwtNode.findChild(String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
GwtDebugStatisticsModel.addNodeAndUpdateItsParents(GwtDebugStatisticsModel.GwtNode parent,
GwtDebugStatisticsModel.GwtNode child,
int idx) |
void |
GwtDebugStatisticsModel.updateNodeAndItsParents(GwtDebugStatisticsModel.GwtNode node,
GwtDebugStatisticsValue value) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.