| 
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
  |
  +--weblogic.html.HtmlElement
        |
        +--weblogic.html.ElementWithAttributes
              |
              +--weblogic.html.MultiPartElement
                    |
                    +--weblogic.html.NoFramesElement
The contents of a NoFramesElement will be displayed if the FrameSetElement and its FrameElements on the same HtmlPage cannot be displayed. The contents of a NoFramesElement are accessible by index position.
FrameSetElement, 
FrameElement| Fields inherited from class weblogic.html.HtmlElement | 
codeset,  
useObsolete | 
| Constructor Summary | |
NoFramesElement()
Deprecated.  | 
|
| Method Summary | |
 NoFramesElement | 
addElement(HtmlElement elem)
Deprecated. Adds an HtmlElement to a NoFramesElement.  | 
 NoFramesElement | 
addElement(java.lang.String str)
Deprecated. Adds a string to a NoFramesElement.  | 
 HtmlElement | 
getElementAt(int pos)
Deprecated. Gets an HtmlElement at the specified index position in a NoFramesElement.  | 
protected  java.lang.String | 
getHtmlCode()
Deprecated.  | 
protected  boolean | 
printCR()
Deprecated.  | 
| Methods inherited from class weblogic.html.MultiPartElement | 
addHeadMultiElement, 
addMultiElement, 
getMultiElementAt, 
getNumElements, 
printBody, 
printBody, 
printBody, 
removeElement, 
removeElementAt, 
replaceElementAt, 
replaceMultiElementAt, 
widthAsLiteral | 
| Methods inherited from class weblogic.html.ElementWithAttributes | 
addAttribute, 
addAttribute, 
escapeQuotes, 
getBooleanAttribute, 
getElementAttribute, 
getLocalVar, 
getQuotedAttribute, 
output, 
output, 
output, 
printBody, 
printEndingTag, 
setBooleanAttribute, 
setBooleanAttribute, 
setClass, 
setDirection, 
setElementAttribute, 
setElementAttribute, 
setElementAttribute, 
setElementAttribute, 
setElementAttribute, 
setId, 
setLang, 
setLocalVar, 
setQuotedAttribute, 
setStyle | 
| Methods inherited from class java.lang.Object | 
clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
wait, 
wait, 
wait | 
| Constructor Detail | 
public NoFramesElement()
| Method Detail | 
protected boolean printCR()
protected java.lang.String getHtmlCode()
public NoFramesElement addElement(HtmlElement elem)
elem - HtmlElementpublic NoFramesElement addElement(java.lang.String str)
str - Stringpublic HtmlElement getElementAt(int pos)
pos - Index into the contents
  | 
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs70  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||