Uses of Class
org.compiere.util.HtmlCode
Package
Description
Provide implementation for conversion of amount to word.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context 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) Deprecated.HtmlCode.removeElement
(String hashcode) Removes an Element from the element.