Uses of Interface
de.xima.fc.gui.util.ComponentHelper.VariableScope
Packages that use ComponentHelper.VariableScope
-
Uses of ComponentHelper.VariableScope in de.xima.fc.gui.util
Methods in de.xima.fc.gui.util that return ComponentHelper.VariableScopeModifier and TypeMethodDescriptionComponentHelper.addScopedVariable(javax.faces.context.FacesContext context, String varName, Object value) Makes the given value available as an EL variables, using the provided faces context.