org.zkoss.zul.listbox.DataLoader.class

From Documentation
< User:Hawk
Revision as of 09:40, 2 October 2014 by Hawk (talk | contribs)


Property:

org.zkoss.zul.listbox.DataLoader.class
Default: org.zkoss.zul.impl.ListboxDataLoader (CE) , org.zkoss.zkmax.zul.impl.LiveListboxDataLoader (EE)

It specifies the full-qualified class name used to to load data from model to server and then to client side and only takes effect when ROD is enabled. The class must implement DataLoader interface.

Version History

Last Update : 2014/10/02




Last Update : 2014/10/02

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