public static interface ProxyHelper.ProxyDecorator
ProxyObject for some purposes, like
providing custom validation logic or adding extra handler on it.
To specify the custom proxy decorator class, you can specify the library
property org.zkoss.bind.proxy.ProxyDecoratorClass in zk.xml
| Modifier and Type | Method and Description |
|---|---|
javassist.util.proxy.ProxyObject |
decorate(javassist.util.proxy.ProxyObject proxyObject) |
Copyright © 2020. All rights reserved.