|
NextApp Echo2 v2.1.1 |
||||||||
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,
nextapp.echo2.app.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, nextapp.echo2.app.Component component, java.lang.String imageId)
img
element referencing an image that
supports a component.
rc
- the relevant RenderContext
irs
- the SynchornizePeer
providing of the component
providing ImageRenderSupport
component
- the componentimageId
- the id of the image
img
element
|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |