Package | Description |
---|---|
gwt.material.design.client.ui.animate |
Modifier and Type | Method and Description |
---|---|
static Transition |
Transition.fromStyleName(String styleName) |
Transition |
MaterialAnimation.getTransition() |
static Transition |
Transition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Transition[] |
Transition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MaterialAnimation.setTransition(Transition transition) |
MaterialAnimation |
MaterialAnimation.transition(Transition transition) |
Copyright © 2018. All rights reserved.