Uses of Class
org.teamapps.ux.component.animation.PageTransition
| Package | Description |
|---|---|
| org.teamapps.ux.component.animation | |
| org.teamapps.ux.component.mobile | |
| org.teamapps.ux.component.rootpanel |
-
Uses of PageTransition in org.teamapps.ux.component.animation
Methods in org.teamapps.ux.component.animation that return PageTransition Modifier and Type Method Description static PageTransitionPageTransition. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PageTransition[]PageTransition. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PageTransition in org.teamapps.ux.component.mobile
Methods in org.teamapps.ux.component.mobile with parameters of type PageTransition Modifier and Type Method Description voidMobileLayout. setContent(Component component, PageTransition animation, int animationDuration) -
Uses of PageTransition in org.teamapps.ux.component.rootpanel
Methods in org.teamapps.ux.component.rootpanel with parameters of type PageTransition Modifier and Type Method Description voidRootPanel. setContent(Component component, PageTransition animation, long animationDuration)