|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.safecss.shared.SafeStylesUtils.Impl com.google.gwt.safecss.shared.SafeStylesUtils.ImplServer
static class SafeStylesUtils.ImplServer
Server implementation of this class.
The server doesn't necessarily know the user agent of the client, so we combine the results of all other implementations.
Constructor Summary | |
---|---|
SafeStylesUtils.ImplServer()
|
Method Summary | |
---|---|
SafeStyles |
forOpacity(double value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
SafeStylesUtils.ImplServer()
Method Detail |
---|
public SafeStyles forOpacity(double value)
forOpacity
in class SafeStylesUtils.Impl
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |