Uses of Class
com.sapportals.portal.prt.util.html.HtmlTitle

Packages that use HtmlTitle
com.sapportals.portal.prt.util.html   
 

Uses of HtmlTitle in com.sapportals.portal.prt.util.html
 

Methods in com.sapportals.portal.prt.util.html that return HtmlTitle
 HtmlTitle HtmlDocument.getTitle()
          Get the title element for this document container.
 

Methods in com.sapportals.portal.prt.util.html with parameters of type HtmlTitle
 HtmlDocument HtmlDocument.setTitle(HtmlTitle title)
          Set the Title element for this document container.