|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.adf.view.rich.render.TransitionInfoBuilder
public class TransitionInfoBuilder
Builder class for a TransitionInfo object.
Constructor Summary | |
---|---|
TransitionInfoBuilder() Constructor. |
Method Summary | |
---|---|
static void |
addToComponent(javax.faces.component.UIComponent component, TransitionInfo transitionInfo) Attempt to add the given TransitionInfo to the given component. |
TransitionInfo |
build() Builder. |
TransitionInfoBuilder |
setTransition(TransitionType triggerType) |
TransitionInfoBuilder |
setTransition(javax.el.ValueExpression triggerType) |
TransitionInfoBuilder |
setTriggerType(TransitionTrigger triggerType) |
TransitionInfoBuilder |
setTriggerType(javax.el.ValueExpression triggerType) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransitionInfoBuilder()
Method Detail |
---|
public static void addToComponent(javax.faces.component.UIComponent component, TransitionInfo transitionInfo)
public final TransitionInfo build()
public final TransitionInfoBuilder setTriggerType(TransitionTrigger triggerType)
public final TransitionInfoBuilder setTriggerType(javax.el.ValueExpression triggerType)
public final TransitionInfoBuilder setTransition(TransitionType triggerType)
public final TransitionInfoBuilder setTransition(javax.el.ValueExpression triggerType)
|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.2) E10684-10 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |