Uses of Interface
com.vaadin.client.debug.internal.ProfilerSection.ProfilerResultConsumer

Packages that use ProfilerSection.ProfilerResultConsumer
com.vaadin.client   
 

Uses of ProfilerSection.ProfilerResultConsumer in com.vaadin.client
 

Methods in com.vaadin.client with parameters of type ProfilerSection.ProfilerResultConsumer
static void Profiler.setProfilerResultConsumer(ProfilerSection.ProfilerResultConsumer profilerResultConsumer)
          Sets the profiler result consumer that is used to output the profiler data to the user.
 



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.