|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyResolver | |
javax.faces.application |
Uses of PropertyResolver in javax.faces.application |
Methods in javax.faces.application that return PropertyResolver | |
abstract PropertyResolver |
Application.getPropertyResolver()
Get the object used by the VariableResolver to read and write named properties on java beans, Arrays, Lists and Maps. |
Methods in javax.faces.application with parameters of type PropertyResolver | |
abstract void |
Application.setPropertyResolver(PropertyResolver resolver)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |