|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.cabo.image.xml.encode.AbstractXMLEncoder | +--oracle.cabo.image.xml.encode.TabBarEncoder
Encoder for tab bars.
Constructor Summary | |
TabBarEncoder()
Creates a TabBarEncoder |
Method Summary | |
protected void |
encodeAttributes(ImageContext context,
java.util.Dictionary properties,
java.util.Dictionary responseProperties,
java.io.PrintWriter out)
|
protected void |
encodeBody(ImageContext context,
java.util.Dictionary properties,
java.util.Dictionary responseProperties,
java.io.PrintWriter out)
Override of AbstractXMLEncoder.encodeBody. |
Methods inherited from class oracle.cabo.image.xml.encode.AbstractXMLEncoder |
encodeAttribute, encodeBooleanAttribute, encodeBooleanValueTag, encodeClose, encodeColor, encodeEndTag, encodeFont, encodeIntegerAttribute, encodeStartTag, encodeStartTag, encodeText, encodeValueTag, encodeXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TabBarEncoder()
Method Detail |
protected void encodeAttributes(ImageContext context, java.util.Dictionary properties, java.util.Dictionary responseProperties, java.io.PrintWriter out)
encodeAttributes
in class AbstractXMLEncoder
protected void encodeBody(ImageContext context, java.util.Dictionary properties, java.util.Dictionary responseProperties, java.io.PrintWriter out)
encodeBody
in class AbstractXMLEncoder
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |