|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.beans.binding.ELPropertyResolver.Delegate
public abstract static class ELPropertyResolver.Delegate
A Delegate is notified once a PropertyResolver is
bound and a value of an observable property changes.
| Constructor Summary | |
|---|---|
ELPropertyResolver.Delegate()
|
|
| Method Summary | |
|---|---|
abstract void |
valueChanged(ELPropertyResolver resolver)
Notification that a property has changed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ELPropertyResolver.Delegate()
| Method Detail |
|---|
public abstract void valueChanged(ELPropertyResolver resolver)
resolver - the PropertyResolver the delegate was
added to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||