|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface ImageDataInterface
An interface for things that hold text and an image
| Method Summary | |
|---|---|
abstract java.lang.String |
getImage()
Retrieve the image stored in the image model |
abstract void |
setImage(java.lang.String newImage)
Sets the image stored in the image model. |
| Methods inherited from interface com.sas.lang.StringDataInterface |
|---|
getText, setText |
| Method Detail |
|---|
java.lang.String getImage()
void setImage(java.lang.String newImage)
newImage - The image stored in the model
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||