Faces Flows
Tag switch


Define a switch node in a flow graph.

VDL usage

This element must contain one or more <navigation-case> elements, each of which must contain exactly one <if> and one <from-outcome> element.

faces-config usage

The semantics are identical when used in a faces-config.



Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)

The id of this switch return.

VDL usage

This attribute is required when used in a VDL view. It must be unique within the flow.

faces-config usage

This attribute is required when used in a faces-config file. It must be unique within the faces-config file in which this element appears.


Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.