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(Component comp,
java.lang.String evtnm,
java.lang.String cmdScript,
java.util.Map<java.lang.String,java.lang.Object> args)
Make this extenable.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
ImplicitObjectContributorImpl.contirbuteCommandObject(Binder binder,
CommandBinding binding,
Event event) |
java.util.Map<java.lang.String,java.lang.Object> |
ImplicitObjectContributor.contirbuteCommandObject(Binder binder,
CommandBinding binding,
Event event) |
Copyright © 2005-2018 Potix Corporation. All Rights Reserved.