| Package | Description |
|---|---|
| org.zkoss.bind.impl |
Core Implementation for ZK Bind
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandBindingImpl
Implementation of CommandBinding.
|
| Modifier and Type | Method and Description |
|---|---|
protected CommandBinding |
BinderImpl.newCommandBinding(org.zkoss.zk.ui.Component comp,
String evtnm,
String cmdScript,
Map<String,Object> args)
Make this extenable.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
ImplicitObjectContributorImpl.contirbuteCommandObject(Binder binder,
CommandBinding binding,
org.zkoss.zk.ui.event.Event event) |
Map<String,Object> |
ImplicitObjectContributor.contirbuteCommandObject(Binder binder,
CommandBinding binding,
org.zkoss.zk.ui.event.Event event) |
Copyright © 2020. All rights reserved.