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

java.lang.Objectcom.openwave.oui.framework.RenderingStrategy
com.openwave.oui.rendering.alcatel.RsCardAlcatel
- public class RsCardAlcatel
- extends com.openwave.oui.framework.RenderingStrategy
RsCardUP4 works with the UP.Browser
| Field Summary |
| Fields inherited from class com.openwave.oui.framework.RenderingStrategy |
waomElementName |
| Constructor Summary | |
RsCardAlcatel()
RsCardUP4 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. |
boolean |
isTopElement(com.openwave.oui.framework.WaomElement element)
This function should return true for elements which *have* to stay in the top 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, 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 |
RsCardAlcatel
public RsCardAlcatel()
- RsCardUP4 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.
isTopElement
public boolean isTopElement(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 top 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 >> [ alcatel overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC