public interface CollectionTemplateResolver<T>
Template, and is only used in CollectionTemplate| Modifier and Type | Method and Description |
|---|---|
org.zkoss.zk.ui.util.Template |
resolve(T t)
Resolve the template by evaluating the variable reference from model in runtime.
|
org.zkoss.zk.ui.util.Template resolve(T t)
t - variable referenceCopyright © 2020. All rights reserved.