|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyBinding
Represents a bean property that has been bound by a PropertyBinder.
| Method Summary | ||
|---|---|---|
|
injectProperty(B bean)
Injects the current bound value into the property of the given bean. |
|
| Method Detail |
|---|
<B> void injectProperty(B bean)
bean - The bean to inject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||