Uses of Annotation Type
com.google.gwt.safehtml.shared.annotations.SuppressIsSafeUriCastCheck
Packages that use SuppressIsSafeUriCastCheck
Package
Description
Shared classes for creating safe HTML content.
Widgets, Panels, and other user-interface classes.
-
Uses of SuppressIsSafeUriCastCheck in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui with annotations of type SuppressIsSafeUriCastCheckModifier and TypeMethodDescriptionvoidHyperlink.setTargetHistoryToken(String targetHistoryToken) Sets the history token referenced by this hyperlink.
SafeUrito represent URIs, but for backwards compatibility have methods that accept URI parameters as plain strings.