Uses of Class
org.cafesip.gwtcomp.server.SimpleLiveDataSource.LiveDataStrategy

Packages that use SimpleLiveDataSource.LiveDataStrategy
org.cafesip.gwtcomp.server This package contains the server-side classes for the GWT componenets. 
 

Uses of SimpleLiveDataSource.LiveDataStrategy in org.cafesip.gwtcomp.server
 

Methods in org.cafesip.gwtcomp.server that return SimpleLiveDataSource.LiveDataStrategy
 SimpleLiveDataSource.LiveDataStrategy SimpleLiveDataSource.getStrategy()
           
static SimpleLiveDataSource.LiveDataStrategy SimpleLiveDataSource.LiveDataStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SimpleLiveDataSource.LiveDataStrategy[] SimpleLiveDataSource.LiveDataStrategy.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.cafesip.gwtcomp.server with parameters of type SimpleLiveDataSource.LiveDataStrategy
 void SimpleLiveDataSource.setStrategy(SimpleLiveDataSource.LiveDataStrategy strategy)
           
 



Copyright © 2010 Cafesip.org. All Rights Reserved.