Uses of Class
com.helger.html.hc.html.deprecated.HCFrame
-
Packages that use HCFrame Package Description com.helger.html.hc.html.deprecated -
-
Uses of HCFrame in com.helger.html.hc.html.deprecated
Methods in com.helger.html.hc.html.deprecated that return HCFrame Modifier and Type Method Description HCFrameHCFrame. setFrameBorder(boolean bFrameBorder)Deprecated.HCFrameHCFrame. setLongDesc(String sLongDesc)Deprecated.HCFrameHCFrame. setMarginHeight(int nMarginHeight)Deprecated.HCFrameHCFrame. setMarginWidth(int nMarginWidth)Deprecated.HCFrameHCFrame. setName(String sName)Deprecated.HCFrameHCFrame. setNoResize(boolean bNoResize)Deprecated.HCFrameHCFrame. setScrolling(EHCScrolling eScrolling)Deprecated.HCFrameHCFrame. setSrc(String sSrc)Deprecated.
-