public interface Binding
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getArgs()
Returns an argument
|
Binder |
getBinder()
Returns the owner binder of this binding.
|
org.zkoss.zk.ui.Component |
getComponent()
Returns the associated component of this binding.
|
Binder getBinder()
org.zkoss.zk.ui.Component getComponent()
Copyright © 2020. All rights reserved.