Package com.smartgwt.client.docs
Interface DynHTMLString
- All Superinterfaces:
HTMLString
An HTML-string-typed property that natively accepts a
dynamic template
containing {expr} expression delimiters. Any plain HTML value is also a valid DynHTMLString
— 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 HTMLString, wrap
the value with isc.dyn().