Uses of Class
com.cc.framework.taglib.template.PageDef

Packages that use PageDef
com.cc.framework.taglib.template   
 

Uses of PageDef in com.cc.framework.taglib.template
 

Fields in com.cc.framework.taglib.template declared as PageDef
private  PageDef PageParameter.page
          The Page definition
 

Methods in com.cc.framework.taglib.template that return PageDef
static PageDef TemplateHelp.getTopPage(javax.servlet.jsp.PageContext pageContext)
          Rtrieves the topmost page definition from the page stack
 PageDef PageParameter.getPage()
           
 

Methods in com.cc.framework.taglib.template with parameters of type PageDef
 void PageParameter.setPage(PageDef page)
           
private  void InsertTag.exposeScriptingVariables(PageDef page)
          Exposes the Page Definition instance as a scripting variable to the Tag body
 



Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.