Uses of Interface
de.xima.fc.gui.util.ComponentHelper.VariablesScope
Packages that use ComponentHelper.VariablesScope
-
Uses of ComponentHelper.VariablesScope in de.xima.fc.gui.util
Methods in de.xima.fc.gui.util that return ComponentHelper.VariablesScopeModifier and TypeMethodDescriptionComponentHelper.addScopedVariables(javax.faces.context.FacesContext context, Map<String, Object> variables) Makes the given variables available as EL variables, using the provided faces context.