|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use hr | |
| org.apache.ecs.xhtml | |
| Uses of hr in org.apache.ecs.xhtml |
| Methods in org.apache.ecs.xhtml that return hr | |
hr |
hr.setWidth(java.lang.String width)
Sets the width="" attribute |
hr |
hr.setWidth(int width)
Sets the width="" attribute |
hr |
hr.setAlign(java.lang.String align)
Sets the align="" attribute |
hr |
hr.setSize(java.lang.String size)
Sets the size="" attribute |
hr |
hr.setSize(int size)
Sets the size="" attribute |
hr |
hr.setNoShade(boolean shade)
Sets the noshade |
hr |
hr.addElement(java.lang.String hashcode,
Element element)
Adds an Element to the element. |
hr |
hr.addElement(java.lang.String hashcode,
java.lang.String element)
Adds an Element to the element. |
hr |
hr.addElement(Element element)
Adds an Element to the element. |
hr |
hr.addElement(java.lang.String element)
Adds an Element to the element. |
hr |
hr.removeElement(java.lang.String hashcode)
Removes an Element from the element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||