|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnextapp.echo2.webcontainer.propertyrender.ImageReferenceRender
public class ImageReferenceRender
Utility class for rendering nextapp.echo2.app.ImageReference
properties.
| Method Summary | |
|---|---|
static org.w3c.dom.Element |
renderImageReferenceElement(RenderContext rc,
ImageRenderSupport irs,
Component component,
java.lang.String imageId)
Creates an img element referencing an image that
supports a component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static org.w3c.dom.Element renderImageReferenceElement(RenderContext rc,
ImageRenderSupport irs,
Component component,
java.lang.String imageId)
img element referencing an image that
supports a component.
rc - the relevant RenderContextirs - the SynchornizePeer providing of the component
providing ImageRenderSupportcomponent - the componentimageId - the id of the image
img element
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||