|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Binding
.
Binding
.
Property
defines a uniform way to access the value of a property.Property
that helps with the management of
PropertyStateListeners
by implementing the methods for adding, removing,
and getting listeners.PropertyHelper
that manages listeners for multiple
source objects.
PropertyHelper
, specifying whether it manages
listeners for multiple source objects, or ignores the source object
argument when dealing with listeners
ValueExpression
or MethodExpression
.PropertyNotFoundException
with no detail message.
PropertyNotFoundException
with the provided
detail message.
PropertyNotFoundException
with the given root
cause.
PropertyNotFoundException
with the given detail
message and root cause.
ValueExpression
.PropertyNotWritableException
with no detail
message.
PropertyNotWritableException
with the
provided detail message.
PropertyNotWritableException
with the given root
cause.
PropertyNotWritableException
with the given
detail message and root cause.
PropertyResolutionExceptions
can be thrown at various points in
the life cycle of a Property
.PropertyResolutionException
with the given message.
PropertyResolutionException
with the given message
and cause.
Property
instances upon which the listener is registered.
Property's
state for
a particular source object.PropertyStateEvent
characterizing a
change in a Property's
state for a particular source object.
PropertyStateListeners
are registerd on Property
instances, to be notified when the state of the property changes.ELContext
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |