public interface ListModelSharer<T>
Available in ZK PE and ZK EE.
Modifier and Type | Method and Description |
---|---|
ListModel<T> |
getProxy(Desktop desktop)
Get a proxy which is to be used in listbox or grid of a desktop.
|
int |
getProxyCount()
Get the count of created proxy.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.