Package com.smartgwt.client.docs
Interface StringMethod
public interface StringMethod
A String containing a valid JavaScript expression that's automatically converted to a function with a return value
 matching the value of the last statement. 
 See StringMethods for an example.