|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageReferencePeer
Additional interface for ImageReference SerialPropertyPeers.
This interface is necessary for objects such as FillImagePeer in order
to compactly render images.
| Method Summary | |
|---|---|
java.lang.String |
getImageUrl(Context context,
ImageReference imageReference)
Returns the URI of an image. |
| Methods inherited from interface nextapp.echo.app.serial.SerialPropertyPeer |
|---|
toProperty, toXml |
| Method Detail |
|---|
java.lang.String getImageUrl(Context context,
ImageReference imageReference)
throws SerialException
context - the relevant ContextimageReference - the ImageReference to be rendered
SerialException
|
NextApp Echo3 v3.0.rc1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||