|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bea.netuix.servlets.controls.AttributeRenderer
com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer<BodyPresentationContext>
com.bea.netuix.servlets.controls.application.BodyAttributeRenderer
public class BodyAttributeRenderer
BodyAttributeRenderer
is an attribute renderer designed to render a body component's attributes
and event handlers.
BodyPresentationContext.getAttributeRenderer()
Method Summary | |
---|---|
void |
render(Writer out)
Renders the attributes of the related component using the specified Writer . |
Methods inherited from class com.bea.netuix.servlets.controls.PresentationContextAttributeRenderer |
---|
getDefaultPresentationClass, getDefaultPresentationId, getDefaultPresentationStyle, setDefaultPresentationClass, setDefaultPresentationId, setDefaultPresentationStyle |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void render(Writer out) throws IOException
AttributeRenderer
Writer
.
render
in class PresentationContextAttributeRenderer<BodyPresentationContext>
out
- Writer to which component attributes are rendered
IOException
- If an I/O error occurs
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |