|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindingTarget
Tagging interface. This interface marks a component as binding target.
When databinding does not specify a root bean manually (@see PropertyComponent.setBean()) the binding root bean is determined by searching up the component tree (first direct parent, then parent of direct parent, etc...) to find the first component that implements this interface.
In essence the guideline is to not specify a root bean (@see PropertyComponent.setBean()) but to use a CompoundComponent or Screen as binding root bean.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |