Uses of Class
com.sapportals.htmlb.Document

Packages that use Document
com.sapportals.htmlb.page   
com.sapportals.htmlb.rendering   
 

Uses of Document in com.sapportals.htmlb.page
 

Fields in com.sapportals.htmlb.page declared as Document
protected  Document DynPage.document
           
 

Methods in com.sapportals.htmlb.page that return Document
 Document DynPage.getDocument()
          returns the Document object of the page
 

Uses of Document in com.sapportals.htmlb.rendering
 

Fields in com.sapportals.htmlb.rendering declared as Document
protected  Document PageContext.document
           
 

Methods in com.sapportals.htmlb.rendering that return Document
 Document PageContext.createDocument(String title)
          create a new document.
 Document PageContext.getDocument()
          gets the current document
 Document IPageContext.createDocument(String title)
          create a new document.
 Document IPageContext.getDocument()
          gets the current document
 



Copyright 2006 SAP AG Complete Copyright Notice