goog.html.SafeHtml
. If available, client code that
needs to ensure type membership of an object should use the type's function
to assert type membership, such as goog.html.SafeHtml.unwrap
.
goog.string.TypedString |
![]()
Interface marker of the TypedString interface.
This property can be used to determine at runtime whether or not an object
implements this interface. All implementations of this interface set this
property to
true .
|
Code » |