Uses of Class
org.compiere.util.HtmlCode
- 
Packages that use HtmlCode Package Description org.compiere.util 
- 
- 
Uses of HtmlCode in org.compiere.utilMethods in org.compiere.util that return HtmlCode Modifier and Type Method Description HtmlCodeHtmlCode. addElement(String element)Adds an Element to the element.HtmlCodeHtmlCode. addElement(String hashcode, String element)Adds an Element to the element.HtmlCodeHtmlCode. addElement(String hashcode, org.apache.ecs.Element element)Adds an Element to the element.HtmlCodeHtmlCode. addElement(org.apache.ecs.Element element)Adds an Element to the element.static HtmlCodeWebUtil. getForward(String url, int delaySec)Return a link and script with new location.HtmlCodeHtmlCode. removeElement(String hashcode)Removes an Element from the element.
 
-