Uses of Class
org.compiere.util.HtmlCode
Package
Description
Provide implementation for conversion of amount to word.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
-
Uses of HtmlCode in org.compiere.util
Modifier and TypeMethodDescriptionHtmlCode.addElement
(String element) Adds an Element to the element.HtmlCode.addElement
(String hashcode, String element) Adds an Element to the element.HtmlCode.addElement
(String hashcode, org.apache.ecs.Element element) Adds an Element to the element.HtmlCode.addElement
(org.apache.ecs.Element element) Adds an Element to the element.static HtmlCode
WebUtil.getForward
(String url, int delaySec) Return a link and script with new location.HtmlCode.removeElement
(String hashcode) Removes an Element from the element.