Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.3)
E10684-11


Uses of Class
oracle.adf.view.rich.render.TransitionType

Packages that use TransitionType
oracle.adf.view.rich.render   

 

Uses of TransitionType in oracle.adf.view.rich.render

 

Methods in oracle.adf.view.rich.render that return TransitionType
static TransitionType TransitionType.getByName(java.lang.String propertyName)
           
 TransitionType TransitionInfo.getTransitionType(javax.faces.context.FacesContext fc)
          Returns the TransitionType for the name of this transition's animation.
static TransitionType TransitionType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransitionType[] TransitionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.adf.view.rich.render with parameters of type TransitionType
 TransitionInfoBuilder TransitionInfoBuilder.setTransition(TransitionType triggerType)
           

 


Skip navigation links

Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 1 (11.1.1.7.3)
E10684-11


Copyright (c) 1998, 2014, Oracle and/or its affiliates. All rights reserved.