|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Binding
A Binding represent a relation between a source object (usually an UI component) and a target object(usually a backing bean).
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getArgs()
Returns an argument |
Binder |
getBinder()
Returns the owner binder of this binding. |
Component |
getComponent()
Returns the associated component of this binding. |
Method Detail |
---|
Binder getBinder()
Component getComponent()
java.util.Map<java.lang.String,java.lang.Object> getArgs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |