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