Uses of Package
com.google.gwt.safecss.shared
-
Packages that use com.google.gwt.safecss.shared Package Description com.google.gwt.cell.client com.google.gwt.dom.builder.shared Classes used to build DOM elements.com.google.gwt.safecss.shared Shared classes for creating safe CSS style content.com.google.gwt.user.cellview.client The "cellview" widget set. -
Classes in com.google.gwt.safecss.shared used by com.google.gwt.cell.client Class Description SafeStyles An object that implements this interface encapsulates zero or more CSS properties that are guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a CSS (Cascading Style Sheet) attribute context. -
Classes in com.google.gwt.safecss.shared used by com.google.gwt.dom.builder.shared Class Description SafeStyles An object that implements this interface encapsulates zero or more CSS properties that are guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a CSS (Cascading Style Sheet) attribute context. -
Classes in com.google.gwt.safecss.shared used by com.google.gwt.safecss.shared Class Description SafeStyles An object that implements this interface encapsulates zero or more CSS properties that are guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a CSS (Cascading Style Sheet) attribute context.SafeStylesBuilder A builder that facilitates the building up of XSS-safe CSS attribute strings fromSafeStyles
. -
Classes in com.google.gwt.safecss.shared used by com.google.gwt.user.cellview.client Class Description SafeStyles An object that implements this interface encapsulates zero or more CSS properties that are guaranteed to be safe to use (with respect to potential Cross-Site-Scripting vulnerabilities) in a CSS (Cascading Style Sheet) attribute context.