| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use frame | |
| org.apache.ecs.xhtml | |
| Uses of frame in org.apache.ecs.xhtml | 
| Methods in org.apache.ecs.xhtml that return frame | |
 frame | 
frame.setLongDesc(java.lang.String longdesc)
Sets the longdesc="" attribute  | 
 frame | 
frame.setName(java.lang.String name)
Sets the name="" attribute  | 
 frame | 
frame.setSrc(java.lang.String src)
Sets the src="" attribute  | 
 frame | 
frame.setFrameBorder(boolean frameborder)
Sets the frameborder="" attribute  | 
 frame | 
frame.setMarginWidth(int marginwidth)
Sets the marginwidth="" attribute  | 
 frame | 
frame.setMarginWidth(java.lang.String marginwidth)
Sets the marginwidth="" attribute  | 
 frame | 
frame.setMarginHeight(int marginheight)
Sets the marginheight="" attribute  | 
 frame | 
frame.setMarginHeight(java.lang.String marginheight)
Sets the marginheight="" attribute  | 
 frame | 
frame.setScrolling(java.lang.String scrolling)
Sets the scrolling="" attribute  | 
 frame | 
frame.setNoResize(boolean noresize)
Sets the noresize value  | 
 frame | 
frame.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 frame | 
frame.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 frame | 
frame.addElement(Element element)
Adds an Element to the element.  | 
 frame | 
frame.addElement(java.lang.String element)
Adds an Element to the element.  | 
 frame | 
frame.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||