Uses of Class
org.apache.openejb.jee.FacesELExpression
-
Packages that use FacesELExpression Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FacesELExpression in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as FacesELExpression Modifier and Type Field Description protected FacesELExpressionFacesFromAction. valueMethods in org.apache.openejb.jee that return FacesELExpression Modifier and Type Method Description FacesELExpressionFacesFromAction. getValue()EL expressions present within a faces config file must start with the character sequence of '#{' and end with '}'.Methods in org.apache.openejb.jee with parameters of type FacesELExpression Modifier and Type Method Description voidFacesFromAction. setValue(FacesELExpression value)Sets the value of the value property.
-