public interface Binding
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getArgs()
Returns an argument
<tags, object> pairs map(read only). |
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()
<tags, object>
pairs map(read only).<tags, object>
pairs map(read only).Copyright © 2005-2023 Potix Corporation. All Rights Reserved.