Uses of Class
com.helger.html.hc.html.embedded.HCEmbed
-
Packages that use HCEmbed Package Description com.helger.html.hc.html.embedded -
-
Uses of HCEmbed in com.helger.html.hc.html.embedded
Methods in com.helger.html.hc.html.embedded that return HCEmbed Modifier and Type Method Description HCEmbedHCEmbed. setAutoStart(boolean bAutoStart)HCEmbedHCEmbed. setHeight(int nHeight)HCEmbedHCEmbed. setLoop(boolean bLoop)HCEmbedHCEmbed. setPalette(String sPalette)HCEmbedHCEmbed. setPluginsPage(String sPluginsPage)HCEmbedHCEmbed. setPluginURL(String sPluginURL)HCEmbedHCEmbed. setSrc(com.helger.commons.url.ISimpleURL aSrc)HCEmbedHCEmbed. setType(com.helger.commons.mime.IMimeType aType)HCEmbedHCEmbed. setWidth(int nWidth)
-