org.zkoss.zul.grid.DataLoader.class

From Documentation
< User:Hawk
Revision as of 07:09, 7 October 2014 by Southerncrossie (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Property:

org.zkoss.zul.grid.DataLoader.class
Default: org.zkoss.zul.impl.GridDataLoader (CE) , org.zkoss.zkmax.zul.impl.LiveGridDataLoader (EE)

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

Version History

Last Update : 2014/10/07




Last Update : 2014/10/07

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