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

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

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

Methods in com.sapportals.portal.prt.util.html that return HtmlFrameSet
 HtmlFrameSet HtmlFrameSet.setCols(java.lang.String v)
          Set the value of m_cols.
 HtmlFrameSet HtmlFrameSet.setRows(java.lang.String v)
          Set the value of m_rows.
 HtmlFrameSet HtmlFrameSet.setFrameBorder(java.lang.String v)
          Set the value of m_frameBorder.
 HtmlFrameSet HtmlFrameSet.setBorderColor(java.lang.String v)
          Set the value of m_borderColor.
 HtmlFrameSet HtmlFrameSet.setBorder(int v)
          Set the value of m_border.
 HtmlFrameSet HtmlFrameSet.setFrameSpacing(int v)
          Set the value of m_frameSpacing.