|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HtmlCode | |
|---|---|
| org.compiere.util | Provides utility functions. |
| Uses of HtmlCode in org.compiere.util |
|---|
| Methods in org.compiere.util that return HtmlCode | |
|---|---|
HtmlCode |
HtmlCode.addElement(org.apache.ecs.Element element)
Adds an Element to the element. |
HtmlCode |
HtmlCode.addElement(String element)
Adds an Element to the element. |
HtmlCode |
HtmlCode.addElement(String hashcode,
org.apache.ecs.Element element)
Adds an Element to the element. |
HtmlCode |
HtmlCode.addElement(String hashcode,
String element)
Adds an Element to the element. |
static HtmlCode |
WebUtil.getForward(String url,
int delaySec)
Return a link and script with new location. |
HtmlCode |
HtmlCode.removeElement(String hashcode)
Removes an Element from the element. |
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||