Uses of Interface
com.vaadin.client.Profiler.ProfilerResultConsumer
-
Packages that use Profiler.ProfilerResultConsumer Package Description com.vaadin.client -
-
Uses of Profiler.ProfilerResultConsumer in com.vaadin.client
Methods in com.vaadin.client with parameters of type Profiler.ProfilerResultConsumer Modifier and Type Method Description static void
Profiler. setProfilerResultConsumer(Profiler.ProfilerResultConsumer profilerResultConsumer)
Sets the profiler result consumer that is used to output the profiler data to the user.
-