Package com.smartgwt.client.docs
Interface DynString
public interface DynString
A string-typed property that natively accepts a
dynamic\n template containing {expr} expression delimiters. Any plain string value is also a valid DynString — only when an opening brace is present in the value does the framework parse and compile it as a template. To embed a dynamic template in a property whose declared type is plain String, wrap the value with isc.dyn().