ValueBinding is an object that can be used to access the property represented by an action or value binding expression. An immutable {@link ValueBinding} for a particular value bindingcan be acquired by calling the createValueBinding()
method of the {@link javax.faces.application.Application} instance for this webapplication.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|