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

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

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

Methods in com.sapportals.portal.prt.util.html that return HtmlFrame
 HtmlFrame HtmlFrame.setSrc(java.lang.String v)
          Set the value of m_src.
 HtmlFrame HtmlFrame.setName(java.lang.String v)
          Set the value of m_name.
 HtmlFrame HtmlFrame.setScrolling(java.lang.String v)
          Set the value of m_scrolling.
 HtmlFrame HtmlFrame.setNoResize(boolean v)
          Set the value of m_noResize.
 HtmlFrame HtmlFrame.setFrameBorder(int v)
          Set the value of m_frameBorder.