|
|||||||||
| Home >> All >> com >> openwave >> oui >> rendering >> [ msie5 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.openwave.oui.rendering.msie5
Class RsDeckMSIE5

java.lang.Objectcom.openwave.oui.framework.RenderingStrategy
com.openwave.oui.rendering.msie5.RsDeckMSIE5
- public class RsDeckMSIE5
- extends com.openwave.oui.framework.RenderingStrategy
RsDeckMSIE5 works with Nokia
| Field Summary |
| Fields inherited from class com.openwave.oui.framework.RenderingStrategy |
waomElementName |
| Constructor Summary | |
RsDeckMSIE5()
RsDeckMSIE5 constructor comment. |
|
| Method Summary | |
boolean |
isBottomElement(com.openwave.oui.framework.WaomElement element)
This function should return true for elements which *have* to stay in the bottom of the parent element. |
void |
renderBegin(com.openwave.oui.framework.WaomElement element,
java.io.Writer stream,
int level)
begin tag |
void |
renderEnd(com.openwave.oui.framework.WaomElement element,
java.io.Writer stream,
int level)
end tag |
| Methods inherited from class com.openwave.oui.framework.RenderingStrategy |
getElementName, indentBy, isTopElement, render, renderBody, renderIdClass, renderIdClass, renderSortedBody, renderXmlHeader |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
RsDeckMSIE5
public RsDeckMSIE5()
- RsDeckMSIE5 constructor comment.
| Method Detail |
isBottomElement
public boolean isBottomElement(com.openwave.oui.framework.WaomElement element)
- Description copied from class:
com.openwave.oui.framework.RenderingStrategy - This function should return true for elements which *have* to stay in the bottom of
the parent element.
renderBegin
public void renderBegin(com.openwave.oui.framework.WaomElement element, java.io.Writer stream, int level) throws java.io.IOException
- begin tag
renderEnd
public void renderEnd(com.openwave.oui.framework.WaomElement element, java.io.Writer stream, int level) throws java.io.IOException
- end tag
|
|||||||||
| Home >> All >> com >> openwave >> oui >> rendering >> [ msie5 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC