Package | Description |
---|---|
com.tractionsoftware.gwt.user.client.animation.impl |
Modifier and Type | Class and Description |
---|---|
class |
SetOpacityImplIE6
IE doesn't support standard CSS opacity and instead requires
-ms-filter or filter to be specified.
|
class |
SetOpacityImplIE8
IE doesn't support standard CSS opacity and instead requires
-ms-filter or filter to be specified.
|
class |
SetOpacityImplStandard
Uses the css property "opacity" with values between 0-1.
|
Copyright © 2015. All Rights Reserved.