|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.Profiler
com.vaadin.client.Profiler.EnabledProfiler
public static class Profiler.EnabledProfiler
Class to include using deferred binding to enable the profiling.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.vaadin.client.Profiler |
|---|
Profiler.EnabledProfiler, Profiler.Node, Profiler.ProfilerResultConsumer |
| Constructor Summary | |
|---|---|
Profiler.EnabledProfiler()
|
|
| Method Summary | |
|---|---|
protected boolean |
isImplEnabled()
Overridden in Profiler.EnabledProfiler to make Profiler.isEnabled() return
true if GWT.create returns that class. |
| Methods inherited from class com.vaadin.client.Profiler |
|---|
enter, getRelativeTimeMillis, initialize, isEnabled, leave, logBootstrapTimings, logTimings, reset, setProfilerResultConsumer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Profiler.EnabledProfiler()
| Method Detail |
|---|
protected boolean isImplEnabled()
ProfilerProfiler.EnabledProfiler to make Profiler.isEnabled() return
true if GWT.create returns that class.
isImplEnabled in class Profilertrue if the profiling is enabled, else
false
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||