|
EchoPoint 2.1.0rc4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The BackgroundImageable
interface is used specify an background
image value..
Field Summary | |
static java.lang.String |
PROPERTY_BACKGROUND_IMAGE
|
Method Summary | |
nextapp.echo2.app.FillImage |
getBackgroundImage()
Returns the BackgroundImage in use |
void |
setBackgroundImage(nextapp.echo2.app.FillImage newValue)
Sets the BackgroundImage in use |
Methods inherited from interface echopointng.able.Delegateable |
getRenderProperty, getRenderProperty |
Field Detail |
public static final java.lang.String PROPERTY_BACKGROUND_IMAGE
Method Detail |
public nextapp.echo2.app.FillImage getBackgroundImage()
public void setBackgroundImage(nextapp.echo2.app.FillImage newValue)
newValue
- -
the BackgroundImage to be used
|
EchoPoint 2.1.0rc4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |