Uses of Class
org.zkoss.zk.ui.metainfo.TemplateInfo

Packages that use TemplateInfo
org.zkoss.zk.ui.metainfo Metainfo representing pages and languages (implementation only). 
 

Uses of TemplateInfo in org.zkoss.zk.ui.metainfo
 

Methods in org.zkoss.zk.ui.metainfo that return types with arguments of type TemplateInfo
 java.util.Map<java.lang.String,TemplateInfo> PageDefinition.getTemplatesInfo()
          Gets templates info map
 

Methods in org.zkoss.zk.ui.metainfo with parameters of type TemplateInfo
 void PageDefinition.addTemplateInfo(TemplateInfo info)
          Adds a template info The previous src of the same name will be replaced.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo