Data Binding

From Documentation
Revision as of 10:15, 8 February 2012 by Hawk (talk | contribs)


look for file: metainfo\zk\lang-addon.xml in zkbind.jar.


ZKBIND zkbind system's annotation name

Attribute Name
Description
 ACCESS   Access privilege. The value can be "both", "save", "load"(default value); default value is used if not specify.
 CONVERTER   System converter for special properties. e.g. SelectedItem in listbox. see ListboxSelectedItemConverter
 VALIDATOR   System validator for special properties.
 SAVE_EVENT Save trigger event. It's meaningful only when ACCESS attribute is "both" or "save".
 LOAD_EVENT
 LOAD_REPLACEMENT
 LOAD_TYPE
 SAVE_REPLACEMENT
 RENDERER



Last Update : 2012/02/08

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