public interface Binding
Modifier and Type | Method and Description |
---|---|
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.
|
Binder getBinder()
Component getComponent()
java.util.Map<java.lang.String,java.lang.Object> getArgs()
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.