Uses of Interface
com.vaadin.client.Profiler.ProfilerResultConsumer
Packages that use Profiler.ProfilerResultConsumer
-
Uses of Profiler.ProfilerResultConsumer in com.vaadin.client
Methods in com.vaadin.client with parameters of type Profiler.ProfilerResultConsumerModifier and TypeMethodDescriptionstatic voidProfiler.setProfilerResultConsumer(Profiler.ProfilerResultConsumer profilerResultConsumer) Sets the profiler result consumer that is used to output the profiler data to the user.