org.zkoss.bind.proxy.ProxyDecoratorClass"

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.bind.proxy.ProxyDecoratorClass {{GlobalLibraryProperty}} Default: <i>none</i> [since 8.0.3] It specifies t...")
 
m ((via JWB))
 
Line 6: Line 6:
  
 
  Default: <i>none</i>
 
  Default: <i>none</i>
[since 8.0.3]
+
{{versionSince|8.0.3}}
  
 
It specifies the name of the class used to provide an enhancement for the proxy object. The class must implement the <javadoc type="interface">org.zkoss.bind.proxy.ProxyHelper.ProxyDecorator</javadoc> interface.
 
It specifies the name of the class used to provide an enhancement for the proxy object. The class must implement the <javadoc type="interface">org.zkoss.bind.proxy.ProxyHelper.ProxyDecorator</javadoc> interface.
  
 
  {{ZKConfigurationReferencePageFooter}}
 
  {{ZKConfigurationReferencePageFooter}}

Latest revision as of 09:29, 14 March 2022


org.zkoss.bind.proxy.ProxyDecoratorClass


Property:

org.zkoss.bind.proxy.ProxyDecoratorClass
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: none

Since 8.0.3

It specifies the name of the class used to provide an enhancement for the proxy object. The class must implement the ProxyHelper.ProxyDecorator interface.



Last Update : 2022/03/14

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.